wxMaxima
Public Member Functions | List of all members
MarkDownHTML Class Reference

A markdown parser for HTML. More...

#include <MarkDown.h>

Inheritance diagram for MarkDownHTML:
Inheritance graph
[legend]
Collaboration diagram for MarkDownHTML:
Collaboration graph
[legend]

Public Member Functions

 MarkDownHTML (Configuration *cfg)
 
- Public Member Functions inherited from MarkDownParser
 MarkDownParser (Configuration *cfg)
 
wxString MarkDown (wxString str)
 
const replaceList & RegexReplaceList () const
 A list of things we want to replace.
 

Additional Inherited Members

- Protected Types inherited from MarkDownParser
typedef std::list< RegexReplacerreplaceList
 
- Protected Attributes inherited from MarkDownParser
Configurationm_configuration
 
replaceList regexReplaceList
 

Detailed Description

A markdown parser for HTML.


The documentation for this class was generated from the following files: