We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 567484f + efd4ac2 commit 47bf841Copy full SHA for 47bf841
modules/.vale.ini
@@ -7,6 +7,9 @@ Vocab = OpenShiftDocs
7
[[!.]*.adoc]
8
BasedOnStyles = OpenShiftAsciiDoc, AsciiDoc, RedHat
9
10
+# Enabling certain DITA rules (YES)
11
+AsciiDocDITA.AdmonitionTitle = YES
12
+
13
# Use local OpenShiftDocs Vocab terms
14
Vale.Terms = YES
15
Vale.Avoid = YES
0 commit comments