1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 17:31:26 +02:00

Add a [j] Asciidoc quote tag for linking directly to help doc tags.

This commit is contained in:
Doug Kearns
2009-07-13 16:29:12 +10:00
parent 8dff837e72
commit bc2324e151
5 changed files with 11 additions and 9 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ E.g firefox -liberator "\++cmd=\'set exrc' +u=\'tempRcFile' \++noplugin"
||+c={command}||
________________________________________________________________________________
Execute a single Ex command after all initialization has been performed. See
help:initialization[starting.html#Initialization].
[j]initialization[j].
________________________________________________________________________________
@@ -18,7 +18,7 @@ ________________________________________________________________________________
||\++cmd={command}||
________________________________________________________________________________
Execute a single Ex command before any initialization has been performed. See
help:initialization[starting.html#Initialization].
[j]initialization[j].
________________________________________________________________________________