1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-24 18:23: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

@@ -195,9 +195,9 @@
<description>
<p>
Immediately load all plugins which have yet to be loaded. Because
plugins are not automatically loaded until after &dactyl.name;rc
plugins are not automatically loaded until after <tt><t>&dactyl.name;rc</t></tt>
is sourced, this command must be placed early in the
&dactyl.name;rc file if &dactyl.name;rc uses commands or options
<tt>&dactyl.name;rc</tt> file if <tt>&dactyl.name;rc</tt> uses commands or options
which are defined by plugins. Additionally, this command allows
newly installed plugins to be easily loaded without restarting
&dactyl.appname;.