1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-18 04:03:33 +01:00

Restore monospace markup for `pentadactylrc' and the like.

This was partly lost in the previous change due to linkification, but the <t>
and <tt> tags can actually be used together.
This commit is contained in:
Štěpán Němec
2010-09-22 23:22:42 +02:00
parent b0e7146d7f
commit 02714f06d9
4 changed files with 8 additions and 8 deletions

View File

@@ -528,7 +528,7 @@
<description>
<p>
Allow reading of an RC file in the current directory. This file is
sourced after the default <t>&dactyl.name;rc</t> file in your
sourced after the default <tt><t>&dactyl.name;rc</t></tt> file in your
home directory.
</p>
</description>
@@ -888,9 +888,9 @@
<description>
<p>
Load plugin scripts when starting up. When on, yet unloaded plugins
are automatically loaded after the <t>&dactyl.name;rc</t> file has been
are automatically loaded after the <tt><t>&dactyl.name;rc</t></tt> file has been
sourced. To load plugins earlier, use the <ex>:loadplugins</ex>
command within <t>&dactyl.name;rc</t>.
command within <tt><t>&dactyl.name;rc</t></tt>.
</p>
</description>
</item>