mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-19 23:23:33 +02:00
A number of minor fixes in help files.
Mostly typos/omissions/markup errors, more remarkable e. g. changing 'b' to 'B' in tutorial reflecting a change from 1.2. Also uncommented [macros] section in asciidoc.conf (is that right?). Signed-off-by: Doug Kearns <dougkearns@gmail.com>
This commit is contained in:
committed by
Doug Kearns
parent
7b9dfd2070
commit
926355a7ec
@@ -28,7 +28,7 @@ HEADER=<div style="float: right; padding-left: 1px;"> <form action="https://www.
|
||||
\[count\]=<span class="argument">[count]</span>
|
||||
\[!\]=<span class="argument">[!]</span>
|
||||
|
||||
# [macros]
|
||||
[macros]
|
||||
# section:Introduction[tag1,tag2]
|
||||
(?su)(?<!\S)[\\]?\|(?P<attrlist>.+?)\|(?!\+)=section
|
||||
# help:helptext[href]
|
||||
@@ -56,6 +56,7 @@ HEADER=<div style="float: right; padding-left: 1px;"> <form action="https://www.
|
||||
[m]=#mapping
|
||||
[a]=#argument
|
||||
# FIXME: this prevents all asciidoc attribute processing
|
||||
# ^obviously it doesn't? --stepnem
|
||||
{|}=argument2
|
||||
# disable monospaced text as all our text is monospaced and it causes problems for some things
|
||||
+=
|
||||
|
||||
Reference in New Issue
Block a user