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.
1 parent 0189c71 commit 48a4a24Copy full SHA for 48a4a24
.gitignore
@@ -18,3 +18,4 @@ commercial_package
18
.vale/styles/AsciiDoc
19
.vale/styles/OpenShiftAsciiDoc
20
.vale/styles/RedHat
21
+.vale/styles/AsciiDocDITA
test-breaking-chars.adoc
@@ -0,0 +1,10 @@
1
+[id="test-doc"]
2
+= Test document
3
+:_mod-docs-content-type: ASSEMBLY
4
+
5
+[role="_abstract"]
6
+This is a test.
7
8
+You should use "proper" quotes here.
9
10
+This text contains a literal backslash \ character.
0 commit comments