summaryrefslogtreecommitdiffstats
path: root/doc/asciidoc.conf
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-01 18:46:13 +0200
committerDan McGee <dan@archlinux.org>2011-06-01 18:46:13 +0200
commit1855b3073a33874a80d64e40296050641d63cd63 (patch)
treefd384ba0f2bb88e800706864ee4033d520a3e9a1 /doc/asciidoc.conf
parente711e5b9501adcb692c65e7d358ae5b0e5bcfb57 (diff)
downloadpacman-1855b3073a33874a80d64e40296050641d63cd63.tar.gz
pacman-1855b3073a33874a80d64e40296050641d63cd63.tar.xz
doc: add a few more escapes and fix usage of {}
These addditional attributes come from the git asciidoc.conf file. Also, fix a place where we used {treename} without escaping the braces, causing the generated manpage to be missing text. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/asciidoc.conf')
-rw-r--r--doc/asciidoc.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/asciidoc.conf b/doc/asciidoc.conf
index 3ea510d8..e2e72672 100644
--- a/doc/asciidoc.conf
+++ b/doc/asciidoc.conf
@@ -17,7 +17,11 @@ plus=&#43;
caret=&#94;
startsb=&#91;
endsb=&#93;
+backslash=&#92;
tilde=&#126;
+apostrophe=&#39;
+backtick=&#96;
+litdd=&#45;&#45;
ifdef::backend-docbook[]
[linkman-inlinemacro]