mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-28 17:04:10 +02:00
asciidoc nearly ready
This commit is contained in:
@@ -28,14 +28,8 @@ HEADER=image:chrome://vimperator/content/logo_white.png[Vimperator]
|
||||
(?su)(?<!\S)[\\]?\|(?P<attrlist>.+?)\|(?!\+)=atag
|
||||
|
||||
[tag-inlinemacro]
|
||||
<link rel="stylesheet" href="../content/help.css" type="text/css"/>
|
||||
<span style="float: right;">
|
||||
<code class="tag" style="padding-left: 10px;">{target}</code>
|
||||
</span>
|
||||
<span class="tag">{target}</span>
|
||||
|
||||
[atag-inlinemacro]
|
||||
<link rel="stylesheet" href="../content/help.css" type="text/css"/>
|
||||
<a id="{target}" />
|
||||
<span style="float: right;">
|
||||
<code class="tag" style="padding-left: 10px;">{target}</code>
|
||||
</span>
|
||||
<span class="tag">{target}</span>
|
||||
|
||||
Reference in New Issue
Block a user