mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-24 02:21:24 +02:00
fix :set help formatting
This commit is contained in:
@@ -57,15 +57,13 @@ HEADER=<div style="float: right; padding-top: 10px;"><form action="https://www.p
|
||||
[quotes]
|
||||
|=tag
|
||||
||=key
|
||||
[o]=option
|
||||
[o]=#option
|
||||
'=option2
|
||||
[c]=command
|
||||
[m]=mapping
|
||||
[a]=argument
|
||||
[c]=#command
|
||||
[m]=#mapping
|
||||
[a]=#argument
|
||||
# FIXME: this prevents all asciidoc attribute processing
|
||||
{|}=argument2
|
||||
# FIXME
|
||||
((|))=#argument2
|
||||
[[|]]=argument3
|
||||
# disable monospaced text as all our text is monospaced and it causes problems for some things
|
||||
+=
|
||||
|
||||
Reference in New Issue
Block a user