C Markdown

Open-source C projects categorized as Markdown

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-10

    seafile 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

    SaaSHub logo
  • mdp

    A command-line based markdown presentation tool.

  • Down

    Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.

  • discount

    My C implementation of John Gruber's Markdown markup language (by Orc)

  • md4c

    C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.

  • tree-sitter-markdown

    Markdown grammar for tree-sitter

    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

  • lowdown

    simple markdown translator

  • mandown

    man-page inspired Markdown viewer

  • smu

    simple markup - markdown like syntax

  • zsv

    zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser

    Project mention: How fast can you parse a CSV file in C#? | news.ycombinator.com | 2024-10-27

    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.

  • Markdown

    A simple Elixir Markdown to HTML conversion library (by devinus)

  • smu

    Simple MarkUp - markdown/commonmark like syntax (by karlb)

  • libcmark_gfm

    Swift compatible framework for cmark-gfm

  • nautilus-annotations

    Annotate files and directories

  • imd

    Rebuild of my md program. It's better looking, working, and has better features. The Improved terminal MarkDown file reader / viewer / styler / tui.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Markdown discussion

Log in or Post with

C Markdown related posts

  • How to pass environment variables to treesitter grammar

    1 project | /r/NixOS | 27 Jul 2023
  • WKWebView inside NSTableCellView

    1 project | /r/swift | 24 Jun 2023
  • Lightweight Word Processor

    5 projects | /r/linuxquestions | 22 May 2023
  • PDF Viewer that Compiles LaTeX Notes?

    5 projects | /r/linux | 3 Apr 2023
  • 'Kate' as a Replacement for 'Obsidian?'

    1 project | /r/kde | 18 Feb 2023
  • Silver bullet: selfhostable personal knowledge management system

    4 projects | /r/selfhosted | 26 Dec 2022
  • What do you want for autolist.nvim?

    2 projects | /r/neovim | 8 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 4 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?