Skip to content

Commit

Permalink
Merge pull request #534 from slonkazoid/patch-1
Browse files Browse the repository at this point in the history
add bingus-blog to the list of projects in readme
  • Loading branch information
keith-hall authored May 27, 2024
2 parents 62154b3 + 6d5ad97 commit 7111b03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,11 @@ Below is a list of projects using Syntect, in approximate order by how long they
- [The Way](https://github.com/out-of-cheese-error/the-way), a code snippets manager for your terminal that uses `syntect`for highlighting.
- [Broot](https://github.com/Canop/broot), a terminal file manager, uses `syntect` for file previews.
- [Rusty Slider](https://ollej.github.io/rusty-slider/), a markdown slideshow presentation application, uses `syntect` for code blocks.
- [bingus-blog](https://git.slonk.ing/slonk/bingus-blog), a blog software written in Rust, uses `syntect` for fenced code blocks.
- [BugStalker](https://github.com/godzie44/BugStalker/), modern debugger for Linux x86-64. Written in Rust for Rust programs.
- [Yazi](https://github.com/sxyazi/yazi), blazing fast terminal file manager based on async I/O, uses `syntect` for text file previews.


## License and Acknowledgements

Thanks to [Robin Stocker](https://github.com/robinst), [Keith Hall](https://github.com/keith-hall) and [Martin Nordholts](https://github.com/Enselic) for making awesome substantial contributions of the most important impressive improvements `syntect` has had post-`v1.0`!
Expand Down

0 comments on commit 7111b03

Please sign in to comment.