NME support for EPUB. More...
#include "NME.h"
Go to the source code of this file.
NME support for EPUB.
Definition in file NMEEPub.c.
[static]
{ {'<', "<"}, {'>', ">"}, {'"', """}, {'&', "&"}, {0, NULL} }
Table of character substitutions for OPS XHTML.
Definition at line 13 of file NMEEPub.c.