awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

github/cmark

0
View on GitHub↗
0 stars·0 forks·3 views

Cmark

Features

  • Markdown Specifications - C-based reference implementation of GitHub Flavored Markdown.

Star history

Star history chart for github/cmarkStar history chart for github/cmark

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cmark

Similar open-source projects, ranked by how many features they share with Cmark.
  • fletcher/mmd-test-suiteF

    fletcher/MMD-Test-Suite

    0View on GitHub↗
    View on GitHub↗0
  • fletcher/multimarkdownfletcher avatar

    fletcher/MultiMarkdown

    1,072View on GitHub↗

    This project is now deprecated. Please use MultiMarkdown-7 instead!

    Perl
    View on GitHub↗1,072
  • jgm/commonmarkjgm avatar

    jgm/CommonMark

    5,106View on GitHub↗

    CommonMark is a formal standard specification for Markdown, providing a reference implementation and a set of rules to ensure consistent text rendering across different platforms. It consists of a Markdown parser implementation and a system for generating formal syntax documentation. The project includes a comprehensive conformance test suite with over five hundred embedded examples to verify that other Markdown implementations adhere to the specification. It provides tools to export these test cases in JSON format for use in external verification processes. The system covers document format

    Python
    View on GitHub↗5,106
  • piwi/markdown-extendedP

    piwi/markdown-extended

    0View on GitHub↗
    View on GitHub↗0
See all 5 alternatives to Cmark→

Frequently asked questions

What are the main features of github/cmark?

The main features of github/cmark are: Markdown Specifications.

What are some open-source alternatives to github/cmark?

Open-source alternatives to github/cmark include: fletcher/mmd-test-suite. fletcher/multimarkdown — This project is now deprecated. Please use MultiMarkdown-7 instead! jgm/commonmark — CommonMark is a formal standard specification for Markdown, providing a reference implementation and a set of rules to… piwi/markdown-extended. vfmd/vfmd-src.