mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 20:15:46 +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:
@@ -259,12 +259,12 @@
|
||||
|
||||
<code><k name="Esc"/></code>
|
||||
|
||||
<h2 tag="pentadactylrc">Saving for posterity—pentadactylrc</h2>
|
||||
<h2 tag="pentadactylrc">Saving for posterity—<tt>pentadactylrc</tt></h2>
|
||||
|
||||
<p>
|
||||
Once you get &dactyl.appname; set up with your desired options, maps, and commands,
|
||||
you'll probably want them to be available the next time you open &dactyl.appname;.
|
||||
Continuing the Vim theme, this is done with a pentadactylrc file.
|
||||
Continuing the Vim theme, this is done with a <tt>pentadactylrc</tt> file.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user