Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staying Tuned? #155

Open
FeepingCreature opened this issue Feb 20, 2015 · 7 comments
Open

Staying Tuned? #155

FeepingCreature opened this issue Feb 20, 2015 · 7 comments

Comments

@FeepingCreature
Copy link

So what's going on? Github seems to still be using this library, and a replacement doesn't appear to have materialized. The last commit saying "Stay tuned" is from 2012. What's up in Markdown land?

Has there simply been no need to make any changes for the last three years?

[edit] Just found HoeDown. Maybe the README.md should be changed to direct users to that?

@mildsunrise
Copy link

Quick recap:

  1. Sundown was frozen and @vmg started to work on "a formal Markdown standard and parser that will supersede Sundown".
  2. A year passed without signs of a new parser, so we decided to fork Sundown into Hoedown and continue development there, add requested extensions and so on.
  3. Meanwhile, Github has been pushing fixes and features to the copy of Sundown they use in Redcarpet, so the code in this repo is not used at all. Some of the fixes applied in Redcarpet were merged into Hoedown.
  4. Standard Markdown (now named CommonMark) is published, together with reference parsers that @vmg had been working on.
  5. Hoedown is currently at the process of being rewritten to support CommonMark.

Note that I've not been actively following Redcarpet, so the info may be incomplete --or wrong.

@vmg
Copy link
Owner

vmg commented Feb 20, 2015

@jmendeth's summary is pretty accurate. We shipped a replacement parser as part of CommonMark, which should hopefully fit your needs if you're looking for a C library to parse Markdown.

@mildsunrise
Copy link

We should add that summary to README and finally close Github Issues for this repo.

@ghost
Copy link

ghost commented Jan 30, 2016

Thank you for this. Even one year after the message, that is how I got to know where to find reference markdown implementation I was looking for.

@breezewish
Copy link

+1 for add CommonMark to README

@tordans
Copy link

tordans commented Mar 15, 2017

This is Github's blogpost about the change: https://githubengineering.com/a-formal-spec-for-github-markdown/

@markand
Copy link

markand commented Dec 6, 2018

And now, it's hoedown which is abandoned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants