diff --git a/README.md b/README.md index e2cded67b..f2b3b468d 100644 --- a/README.md +++ b/README.md @@ -3278,7 +3278,7 @@ You can see in which language an app is written. Currently there are following l
⬆️ Back to Top
-#### 📝 Markdown (11) +#### 📝 Markdown (12) - [Gingko](https://github.com/gingko/client) - Tree-structured markdown editor for macOS, Windows, and Linux. **Languages:** Elm icon Elm @@ -3346,6 +3346,12 @@ You can see in which language an app is written. Currently there are following l

+- [md-preview](https://github.com/vorojar/md-preview) - Ultra-lightweight Markdown preview app (~1MB binary) built with Rust, with offline syntax highlighting, dark mode, and cross-platform support. + + **Languages:** Rust icon Rust + + **Badges:** Latest Release   GitHub stars   Last commit   License + - [mxMarkEdit](https://github.com/maxnd/mxMarkEdit) - A visual editor of Markdown document, tasks and tables. **Languages:** free-pascal