🍺 BREW Explorer

← all formulae

hoedown

brew install hoedown v3.0.7 ISC

Secure Markdown processing (a revived fork of Sundown)

3
30-day installs · #12254
4
90-day · #15681
12
365-day · #16710
991
★ GitHub stars · updated 6y ago

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Secure Markdown processing (a revived fork of Sundown)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:39+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "hoedown",
  "github_default_branch": "master",
  "github_last_commit_at": "2020-06-22T14:06:16Z",
  "github_readme_excerpt": "Hoedown\n=======\n\n[![Build Status](https://travis-ci.org/hoedown/hoedown.png?branch=master)](https://travis-ci.org/hoedown/hoedown)\n\n`Hoedown` is a revived fork of [Sundown](https://github.com/vmg/sundown),\nthe Markdown parser based on the original code of the\n[Upskirt library](http://fossil.instinctive.eu/libupskirt/index)\nby Natacha Port\u00e9.\n\nFeatures\n--------\n\n*\t**Fully standards compliant**\n\n\t`Hoedown` passes out of the box the official Markdown v1.0.0 and v1.0.3\n\ttest suites, and has been extensively tested with additional corner cases\n\tto make sure its output is as sane as possible at all times.\n\n*\t**Massive extension support**\n\n\t`Hoedown` has optional support for several (unofficial) Markdown extensions,\n\tsuch as non-strict emphasis, fenced code blocks, tables, autolinks,\n\tstrikethrough and more.\n\n*\t**UTF-8 aware**\n\n\t`Hoedown` is fully UTF-8 aware, both when parsing the source document and when\n\tgenerating the resulting (X)HTML code.\n\n*\t**Tested \u0026 Ready to be used on production**\n\n\t`Hoedown` has been extensively security audited, and includes protection against\n\tall possible DOS attacks (stack overflows, out of memory situations, malformed\n\tMarkdown syntax...).\n\n\tWe\u0027ve worked very hard to make `Hoedown` never leak or crash under *any* input.\n\n\t**Warning**: `Hoedown` doesn\u0027t validate or post-process the HTML in Markdown documents.\n\tUnless you use `HTML_ESCAPE` or `HTML_SKIP`, you should strongly consider using a\n\tgood post-processor in conjunction with Hoedown to prevent client-side attacks.\n\n*\t**Customizable renderers**\n\n\t`Hoedown` is not stuck with XHTML output: the Markdown parser of the library\n\tis decoupled from the renderer, so it\u0027s trivial to extend the library with\n\tcustom renderers. A fully functional (X)HTML renderer is included.\n\n*\t**Optimized for speed**\n\n\t`Hoedown` is written in C, with a special emphasis on performance. When wrapped\n\ton a dynamic language such as Python or Ruby, it has shown to be up to 40\n\ttimes faster than other native alternative",
  "github_repo": "hoedown/hoedown",
  "github_stars": 991,
  "github_topics": [],
  "homepage": "https://github.com/hoedown/hoedown",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 3,
  "installs_365d": 12,
  "installs_90d": 4,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "ISC",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "hoedown",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 12254,
  "rank_365d": 16710,
  "rank_90d": 15681,
  "raw_hash": "cdffaa40f5095154",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/h/hoedown.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "3.0.7",
  "versioned_formulae": [],
  "why_use_this": null
}