![]() |
wxMaxima
|
A markdown parser for HTML. More...
#include <MarkDown.h>
Public Member Functions | |
MarkDownHTML (Configuration *cfg) | |
![]() | |
MarkDownParser (Configuration *cfg) | |
wxString | MarkDown (wxString str) |
const replaceList & | RegexReplaceList () const |
A list of things we want to replace. | |
Additional Inherited Members | |
![]() | |
typedef std::list< RegexReplacer > | replaceList |
![]() | |
Configuration * | m_configuration |
replaceList | regexReplaceList |
A markdown parser for HTML.