doxygen
Classes | Public Member Functions | List of all members
Markdown Class Reference

Helper class to process markdown formatted text. More...

#include <markdown.h>

Classes

struct  Private
 

Public Member Functions

 Markdown (const QCString &fileName, int lineNr, int indentLevel=0)
 
QCString process (const QCString &input, int &startNewlines, bool fromParseInput=false)
 
QCString extractPageTitle (QCString &docs, QCString &id, int &prepend, bool &isIdGenerated)
 
void setIndentLevel (int level)
 

Detailed Description

Helper class to process markdown formatted text.


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