MD026 Trailing punctuation in header

This rule is broken when we have ".,;::!?" in the headers.
We have removed the ones with ":" but kept the ones
with "?", so this rule will always warn in these cases.
This commit is contained in:
taitus
2023-03-21 15:58:58 +01:00
parent d8786fd66a
commit e5a8f06049
6 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# Configure connection to the Census:
# Configure connection to the Census
The objective of this service is to be able to configure the connection with the Town Hall Census through the Administration panel without having to modify the application code.