Fix linkman macro to work with asciidoc > 8.3.0

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2009-01-11 22:09:40 -06:00
parent c6bcdf4dc7
commit 94c2830572

View file

@ -8,7 +8,11 @@
# Show man link as: <command>(<section>); if section is defined, else just show # Show man link as: <command>(<section>); if section is defined, else just show
# the command. # the command.
[macros]
(?su)[\\]?(?P<name>linkman):(?P<target>\S*?)\[(?P<attrlist>.*?)\]=
[attributes] [attributes]
asterisk=&#42;
plus=&#43; plus=&#43;
caret=&#94; caret=&#94;
startsb=&#91; startsb=&#91;