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

A markdown parser for TeX. More...

#include <MarkDown.h>

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

Public Member Functions

 MarkDownTeX (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 TeX.


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