Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
GitHub formalizes GitHub Flavored Markdown Spec (github.github.com)
5 points by alpb on March 14, 2017 | hide | past | favorite | 2 comments


I wonder how much work it would be to add support for this to Raph's pure Rust CommonMark parser [0]. Pull parsing lends itself quite nicely to the AST-based output that GitHub prefer and Rust should help to minimise some of the security issues.

For those interested, here is the direct link to the new GFM spec: https://github.github.com/gfm/

[0] https://github.com/google/pulldown-cmark


I too wondered, and had a chat with Raph about it earlier today. I have some plans...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: