NMEStyle parser class with separate text and style (objects can be used for multiple conversions, by changing input and/or output format before getting output again).
NMEStyleC is a C++ class wrapper for NME.h, NME.c, NMEStyle.h and NMEStyle.cpp. While class NME converts text with NME markup to some other text format, often with another markup such as HTML or RTF, class NMEStyle usually provides two separate outputs: plain text, and a table of style specifications with the location of the related text span.