diff options
author | Dan McGee <dan@archlinux.org> | 2009-01-12 05:09:40 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-01-12 05:09:40 +0100 |
commit | 94c28305720d6f98608f1998f19b41ae13f6306d (patch) | |
tree | 454e97671f1a9b66981a9ae992dcf07413290b07 /doc | |
parent | c6bcdf4dc7148e372607026be7b3ee869caf81b2 (diff) | |
download | pacman-94c28305720d6f98608f1998f19b41ae13f6306d.tar.gz pacman-94c28305720d6f98608f1998f19b41ae13f6306d.tar.xz |
Fix linkman macro to work with asciidoc > 8.3.0
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/asciidoc.conf b/doc/asciidoc.conf index f92a3eab..b7aae66e 100644 --- a/doc/asciidoc.conf +++ b/doc/asciidoc.conf @@ -8,7 +8,11 @@ # Show man link as: <command>(<section>); if section is defined, else just show # the command. +[macros] +(?su)[\\]?(?P<name>linkman):(?P<target>\S*?)\[(?P<attrlist>.*?)\]= + [attributes] +asterisk=* plus=+ caret=^ startsb=[ |