From 8769565ad300c4a820bcdc1d2591cd1a4ab79295 Mon Sep 17 00:00:00 2001 From: "matthias@quintern.xyz" Date: Sat, 26 Oct 2024 01:55:39 +0200 Subject: [PATCH] use mdtex2html for md conversion --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 72b6512..36def66 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ For more information and a quickstart guide on how to use `bUwUma`, please refer to the article [on my website](https://quintern.xyz/en/software/buwuma.html). # HTML Preprocessor Documentation +## Markdown support +Using the `#include` command (see below) you can include markdown files, which will be automatically +converted to html using [mdtex2html](https://pypi.org/project/mdtex2html), which also supports converting LaTeX to MathML. +If mdtex2html is not installed `python-markdown` will be used instead. +Preprocessor commands in included markdown files will be handled as well. + ## Syntax ### Commands - All commands must be located within a html comment that starts with ``.