From 022de93b3b270e0f8294d7c0912ebb3d2c05b9e7 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 29 Oct 2025 18:19:29 -0700 Subject: add blockquote processing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3