2023-05-03 13:57:27 +00:00
|
|
|
# We increment heading levels my more by one level at a time for the Procedure, Verification headings:
|
|
|
|
|
MD001: false
|
|
|
|
|
# We do not limit line length:
|
|
|
|
|
MD013: false
|
|
|
|
|
# We always use Dollar signs before commands:
|
|
|
|
|
MD014: false
|
|
|
|
|
# We have multiple headings with the same content (Prerequisites, Procedure, Verification)
|
|
|
|
|
MD024: false
|
|
|
|
|
# We have multiple top-level headings in the same document to set different page title and navigation title:
|
|
|
|
|
MD025: false
|
2024-12-30 10:37:17 +00:00
|
|
|
# Allow actual numbers in ordered lists:
|
|
|
|
|
MD029: false
|
|
|
|
|
# Allow spaces after marker in ordered lists:
|
|
|
|
|
MD030: false
|
2023-05-03 13:57:27 +00:00
|
|
|
# We allow inline HTML (icon):
|
|
|
|
|
MD033: false
|