gfm
Here are 108 public repositories matching this topic...
-
Updated
Oct 6, 2020 - JavaScript
A bidirectional Markdown to HTML to Markdown converter written in Javascript
-
Updated
Sep 4, 2020 - JavaScript
The open source embeddable online markdown editor (component).
-
Updated
Sep 22, 2020 - JavaScript
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
-
Updated
Sep 2, 2020 - JavaScript
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
-
Updated
Aug 12, 2020 - Python
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
-
Updated
Oct 5, 2020 - C#
Markdown editor with inline preview
-
Updated
Sep 15, 2020 - JavaScript
I'm not the greatest at writing documentation. Sometimes I don't fully proofread my work, and sometimes I assume that my readers already understand concepts I might not have explained sufficiently. I'm also terrible at writing good CSS.
If you'd like to help me improve the documentation I'd greatly appreciate it!
Who Should Help?
In the spirit of Hacktoberfest, contributions are welco
A super fast, highly extensible markdown parser for PHP
-
Updated
Feb 26, 2020 - HTML
Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with ST2/ST3. Goes great with Assemble.
-
Updated
Jun 10, 2020
In gfm-mode, it'd be rad if strings like looks good to me :+1: fontified the :+1: somehow to make it stand out.
-
Updated
Sep 10, 2020
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 17, 2020
Brett Fox's answer to When VCs say the giants will enter the market and put you out of business in a day, what is the best answer you can give? - Quora
July 19, 2019 at 01:27PM
via Instapaper https://ift.tt/32B5pTS
-
Updated
Apr 30, 2020 - CSS
-
Updated
Oct 5, 2020 - Go
-
Updated
Oct 6, 2020
-
Updated
Jul 20, 2020 - JavaScript
plugin to autolink references to commits, issues, pull-requests, and users, like on GitHub
-
Updated
Oct 5, 2020 - JavaScript
Yet another markdown parser, Compliant to CommonMark specification, written in Crystal.
-
Updated
Aug 24, 2020 - Crystal
A full-featured markdown parser and compiler, written in TypeScript.
-
Updated
Jul 19, 2020 - HTML
-
Updated
Jul 20, 2020 - CSS
Useful extensions for the league/commonmark parser
-
Updated
Apr 4, 2020 - PHP
Improve this page
Add a description, image, and links to the gfm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gfm topic, visit your repo's landing page and select "manage topics."


What pain point are you perceiving?.
I'm reviewing Marked documentation, attempting to create a custom setup where, it transforms new lines starting with 'notice: ' into a specifically formatted DIV. By my understanding I need to first add a custom named tokenizer and then a renderer based on it? Or am I going about this the wrong way?
Describe the solution you'd like
I'd like to ea