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
fletcher avatar

fletcher/MultiMarkdown

0
View on GitHub↗
1,072 stars·512 forks·Perl·4 viewsgithub.com/fletcher/MultiMarkdown-7↗

MultiMarkdown

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

Features

  • Markdown Specifications - Historic Perl-based implementation of MultiMarkdown syntax.

Star history

Star history chart for fletcher/multimarkdownStar history chart for fletcher/multimarkdown

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 MultiMarkdown

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

    fletcher/MMD-Test-Suite

    0View on GitHub↗
    View on GitHub↗0
  • github/cmarkG

    github/cmark

    0View on GitHub↗
    View on GitHub↗0
  • 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 MultiMarkdown→

Frequently asked questions

What does fletcher/multimarkdown do?

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

What are the main features of fletcher/multimarkdown?

The main features of fletcher/multimarkdown are: Markdown Specifications.

What are some open-source alternatives to fletcher/multimarkdown?

Open-source alternatives to fletcher/multimarkdown include: fletcher/mmd-test-suite. github/cmark. 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.