My book publisher offers me two options for submitting text, Microsoft Word or an XML-based format. I’ve grown quite fond of Markdown lately and so I formed the idea that I could write my book in markdown and use a parser to create this XML from it.
And since I like to craft my own libraries (because most of the time I’m learning something in the process) I started to work on DTMarkdownParser.