Add <code> tag.
commitd0b583c53de99ac1c2963a779ec6eda16879fbd7
authorMichael Olson <mwolson@gnu.org>
Mon, 5 Sep 2005 14:24:22 +0000 (5 14:24 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 5 Sep 2005 14:24:22 +0000 (5 14:24 +0000)
treedc3dff0e1535c5b12a79b4bc8a56e26a2ec78da9
parent3e500bbd8743975ed07e8daf85369f869e852cdc
Add <code> tag.

* lisp/muse-colors.el (muse-colors-tags): Switch coloring of code and
  verbatim.  Verbatim makes text literal and escaped, code makes text
  teletype and escaped.

* muse-publish.el (muse-publish-markup-tags): Add "code".
  (muse-publish-code-tag): New function that publishes code the same way
  as =teletyped= text.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-224
ChangeLog
lisp/muse-colors.el
lisp/muse-publish.el