aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-10-29 18:19:29 -0700
committerPinapelz <yukais@pinapelz.com>2025-10-29 18:19:29 -0700
commit022de93b3b270e0f8294d7c0912ebb3d2c05b9e7 (patch)
tree08042a3a691b6b7ce2ba13ea99acc2092fdee3ae /README.md
parent6e232a67dc1caa633865c16b7c02b81338e1246e (diff)
add blockquote processing
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 97590d4..dd79245 100644
--- a/README.md
+++ b/README.md
@@ -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.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage