< Extensible modular markup
These are the rest of EMM modules, except of XHTML2-compatible modules:
XInclude Module
Comment Module
Namespace: http://portonvictor.org/ns/comment
Tags c:comment
of this namespace are simply removed from the XML.
Syntax highlighting Module
Namespace: http://portonvictor.org/ns/syntax
Example of usage:
<pre syntax:format="JavaScript">function() { return 123 }</pre>
Table of Contents Module
This module allows to generate a table of contents automatically.
Namespace: http://portonvictor.org/ns/EMM/toc
The table is inserted at <toc:toc/>
element.
Currently in XML Boiler it works only for documents where sections
namespace is used for structuring the document.
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.