Implement <perl>, <python>, and <ruby> tags.
commitd7eb1d75f46aa59c222edf3e1cf231d0dd08334f
authorMichael Olson <mwolson@gnu.org>
Sun, 6 Aug 2006 16:44:16 +0000 (6 16:44 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 6 Aug 2006 16:44:16 +0000 (6 16:44 +0000)
tree3517c618227453885afb61660cd18236e7d6dc99
parent16bc63e80fabd8aa52ea51d841ff373e64d8b609
Implement <perl>, <python>, and <ruby> tags.

* lisp/muse-publish.el (muse-publish-markup-tags): Add <perl>, <python>,
  and <ruby> tags.
  (muse-publish-command-tag): Code indentation.
  (muse-publish-perl-tag): New function that publishes a <perl> tag.
  (muse-publish-python-tag): New function that publishes a <python> tag.
  (muse-publish-ruby-tag): New function that publishes a <ruby> tag.

* muse.texi (Tag Summary): Document <perl>, <python>, and <ruby>.

* examples/johnw/publish-johnw: Add explanatory comment.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-172
ChangeLog
examples/johnw/publish-johnw
lisp/muse-publish.el
muse.texi