readme fix

This commit is contained in:
randogoth 2025-10-20 22:04:59 +03:00
parent a0c2bebc17
commit 217ba1abb3

View file

@ -9,7 +9,7 @@ $$ | $$ | $$ |\$$$$$$$ |$$$$$$$$\   \$$$$  |$$  /\$$\   \$$$$ 
\__| \__| \__| \_______|\________|   \____/ \__/  \__|   \____/  \__| \__| \__| \_______|\________|   \____/ \__/  \__|   \____/ 
``` ```
This repository contains the `md2txt` command line tool and supporting libraries for transforming Markdown into formats that work well on retro hardware or constrained text viewers. A small plugin API lets you mix-and-match parsers and renderers so additional formats can plug into the same preprocessing pipeline. This repository contains the `md2txt` command line tool and supporting libraries for transforming Markdown into arcane formats that work well on retro hardware or constrained text viewers. A small plugin API lets you mix-and-match parsers and renderers so additional formats can plug into the same preprocessing pipeline.
## CLI ## CLI