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

A markdown parser for TeX. More...

#include <MarkDown.h>

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

Public Member Functions

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


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