SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 C Markdown Projects
-
Seafile
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
Project mention: End-to-End Encrypted Cloud Storage in the Wild: A Broken Ecosystem | news.ycombinator.com | 2024-10-10seafile is open source (https://github.com/haiwen/seafile), or at least was, when I looked at it years ago. Definitely a concern when the paper mentioned an acknowledge of the protocol downgrade as of 29th April 2024, yet the latest version on the seafile github is dated feb 27.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Project mention: Tbsp – treesitter-based source processing language | news.ycombinator.com | 2024-09-01
The md-to-html demo is a good one, but worth mentioning that the Markdown parser[1] being used may not be suitable for more complex documents. From the README:
> "...it is not recommended to use this parser where correctness is important. The main goal for this parser is to provide syntactical information for syntax highlighting..."
There's also a separate block-level and inline parser, not sure how `tbsp` handles nested or multi-stage parsing.
[1]: https://github.com/tree-sitter-grammars/tree-sitter-markdown
-
-
-
-
Haven't yet seen any of these beat https://github.com/liquidaty/zsv when real-world constraints are applied (e.g. we no longer assume that line ends are always \n, or that there are no dbl-quote chars, embedded commas/newlines/dbl-quotes). And maybe under the artificial conditions as well.
-
-
-
-
-
imd
Rebuild of my md program. It's better looking, working, and has better features. The Improved terminal MarkDown file reader / viewer / styler / tui.
C Markdown discussion
C Markdown related posts
-
How to pass environment variables to treesitter grammar
-
WKWebView inside NSTableCellView
-
Lightweight Word Processor
-
PDF Viewer that Compiles LaTeX Notes?
-
'Kate' as a Replacement for 'Obsidian?'
-
Silver bullet: selfhostable personal knowledge management system
-
What do you want for autolist.nvim?
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Dec 2024
Index
What are some of the best open-source Markdown projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | Seafile | 12,418 |
2 | mdp | 4,970 |
3 | Down | 2,249 |
4 | discount | 858 |
5 | md4c | 811 |
6 | tree-sitter-markdown | 429 |
7 | lowdown | 298 |
8 | mandown | 246 |
9 | smu | 216 |
10 | zsv | 211 |
11 | Markdown | 87 |
12 | smu | 55 |
13 | libcmark_gfm | 38 |
14 | nautilus-annotations | 22 |
15 | imd | 12 |