From 4e5a6e6f220c42b543434f0ec2990dcb7fce12e0 Mon Sep 17 00:00:00 2001 From: Erich Erstu Date: Mon, 8 Jan 2024 21:57:40 +0200 Subject: [PATCH] Update README.md (#198) Added MarkDown Monolith Assembler to the list of software that uses md4c. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2782423a..98bd277a 100644 --- a/README.md +++ b/README.md @@ -290,3 +290,6 @@ Software using MD4C: * [8th](https://8th-dev.com/): Cross-platform concatenative programming language. + +* [MarkDown Monolith Assembler](https://github.com/1Hyena/mdma): + A command line tool for building browser-based books.