wxMaxima
Loading...
Searching...
No Matches
Public Member Functions | Protected Types | Protected Attributes
MarkDownHTML Class Reference

A markdown parser for HTML. More...

#include <MarkDown.h>

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

Public Member Functions

 MarkDownHTML (Configuration *cfg)
 
wxString MarkDown (wxString str)
 
const replaceList & RegexReplaceList () const
 A list of things we want to replace.
 

Protected Types

typedef std::list< RegexReplacerreplaceList
 

Protected Attributes

Configurationm_configuration = NULL
 
replaceList regexReplaceList
 

Detailed Description

A markdown parser for HTML.


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