Skip to content

Commit

Permalink
Fix duplicate headings
Browse files Browse the repository at this point in the history
  • Loading branch information
RCheesley committed Apr 12, 2024
1 parent f4fc012 commit 195062f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ The table below lists available transport Plugins created for Mautic to include
- ``composer require ts-navghane/sparkpost-plugin``
.. vale on
Queue settings
==============
Configuring the Queue

Check warning on line 267 in docs/configuration/settings.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Headings] 'Configuring the Queue' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Configuring the Queue' should use sentence-style capitalization.", "location": {"path": "docs/configuration/settings.rst", "range": {"start": {"line": 267, "column": 1}}}, "severity": "WARNING"}
=====================

The system can either send Emails immediately or queue them for processing in batches by a :doc:`cron job </configuration/cron_jobs>`. Documentation relating to configuring the queue is in the :doc:`queue </queue/queue>` section.

Expand Down
8 changes: 4 additions & 4 deletions docs/plugins/clearbit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This Plugin can:

* Pull data from Clearbit via the API about Contacts and Companies into Mautic.

Requirements
************
Clearbit Plugin Requirements

Check warning on line 8 in docs/plugins/clearbit.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Headings] 'Clearbit Plugin Requirements' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Clearbit Plugin Requirements' should use sentence-style capitalization.", "location": {"path": "docs/plugins/clearbit.rst", "range": {"start": {"line": 8, "column": 1}}}, "severity": "WARNING"}
****************************

* Mautic installed on a publicly accessible URL. Due to the need for callbacks from Clearbit to Mautic, this Plugin won't work on a localhost.

Expand All @@ -18,8 +18,8 @@ Authorize the Plugin
.. image:: images/screenshot-consoleawsamazoncom-20200413-214631-35da93f9.png
:alt: Screenshot of Clearbit

Usage
******
Clearbit Plugin Usage

Check warning on line 21 in docs/plugins/clearbit.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Headings] 'Clearbit Plugin Usage' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Clearbit Plugin Usage' should use sentence-style capitalization.", "location": {"path": "docs/plugins/clearbit.rst", "range": {"start": {"line": 21, "column": 1}}}, "severity": "WARNING"}
*********************

A dropdown menu and a toolbar at the top are both present on the Contacts and Companies pages:

Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/plugin_resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ Use any of those actions to test the Plugin and see if the Contact appears in th

5. Ensure that the Integration created the new Contact.

Troubleshooting
---------------
Troubleshooting Plugins

Check warning on line 60 in docs/plugins/plugin_resources.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Headings] 'Troubleshooting Plugins' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Troubleshooting Plugins' should use sentence-style capitalization.", "location": {"path": "docs/plugins/plugin_resources.rst", "range": {"start": {"line": 60, "column": 1}}}, "severity": "WARNING"}
-----------------------

If the ``firstname`` value wasn't saved to the Integration:

Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/vtiger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ If you want to use the Plugin, you have to publish it.

.. vale off
Test the Plugin
***************
Test the VTiger CRM Plugin
**************************

.. vale on
Expand Down

0 comments on commit 195062f

Please sign in to comment.