Some markdown processing.
This commit is contained in:
parent
31b479e9f6
commit
ec11529b9a
23 changed files with 677 additions and 135 deletions
|
@ -11,7 +11,4 @@ public:
|
|||
XmlWriter() = default;
|
||||
|
||||
std::string toString(XmlDocument* document);
|
||||
|
||||
private:
|
||||
std::string toString(XmlElement* element, unsigned depth=0);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue