Next: , Up: Extending Muse


10.1 Specifying functions to mark up text

muse-publish-markup-functions

An alist of style types to custom functions for that kind of text.

This is used by publishing styles to attempt to minimize the amount of custom regexps that each has to define. muse-publish provides rules for the most common types of markup.

Each member of the list is of the following form.

     (SYMBOL FUNCTION)