Skip to content

Commit e157bb3

Browse files
committed
Add md-preview to Markdown section
1 parent 9e7c359 commit e157bb3

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3278,7 +3278,7 @@ You can see in which language an app is written. Currently there are following l
32783278
<div align="right"><a href="#contents">⬆️ Back to Top</a></div>
32793279

32803280
<a id="markdown"></a>
3281-
#### 📝 Markdown (11)
3281+
#### 📝 Markdown (12)
32823282
- [Gingko](https://github.com/gingko/client) - Tree-structured markdown editor for macOS, Windows, and Linux.
32833283

32843284
**Languages:** <img src='./icons/elm-64.png' alt='Elm icon' title='Elm' height='16'/> Elm
@@ -3346,6 +3346,12 @@ You can see in which language an app is written. Currently there are following l
33463346
</p>
33473347
</details>
33483348

3349+
- [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.
3350+
3351+
**Languages:** <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
3352+
3353+
**Badges:** <a href='https://github.com/vorojar/md-preview/releases/latest'><img src='https://img.shields.io/github/v/release/vorojar/md-preview?display_name=tag&sort=semver' alt='Latest Release'/></a> &nbsp; <a href='https://github.com/vorojar/md-preview'><img src='https://img.shields.io/github/stars/vorojar/md-preview?style=social' alt='GitHub stars'/></a> &nbsp; <img src='https://img.shields.io/github/last-commit/vorojar/md-preview' alt='Last commit'/> &nbsp; <img src='https://img.shields.io/github/license/vorojar/md-preview' alt='License'/>
3354+
33493355
- [mxMarkEdit](https://github.com/maxnd/mxMarkEdit) - A visual editor of Markdown document, tasks and tables.
33503356

33513357
**Languages:** <code>free-pascal</code>

0 commit comments

Comments
 (0)