diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ # Wiki-MD2HTML (WIP) -A basic C++ parser that converts a specialized format of Markdown to a themed HTML style. +A basic C++ parser that converts a specialized format of Markdown to a themed HTML style. Then apply some pre-defined CSS onto it. -Designed for presenting information on-screen in a more "markdown-like" Wiki format +Often times I want just a single page to display some markdown file. Some solutions for this are too overkill while others were too restrictive in terms of some of the features I wanted. |
