#
gfm
Here are 146 public repositories matching this topic...
-
Updated
Jul 5, 2022 - TypeScript
A bidirectional Markdown to HTML to Markdown converter written in Javascript
-
Updated
Jul 8, 2022 - JavaScript
The open source embeddable online markdown editor (component).
javascript
editor
jquery
markdown
gfm
documentation
markdown-editor
marked
codemirror
commonmark
toc
katex
flowchart
markdown-writer
sequence-diagram
-
Updated
Mar 9, 2022 - JavaScript
javascript
editor
markdown
gfm
typescript
markdown-editor
prosemirror
wysiwyg
rich-text-editor
wysiwyg-editor
remarkjs
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jun 21, 2022 - HTML
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.
nodejs
javascript
syntax-highlighting
markdown
gfm
parser
node
parse
markdown-parser
commonmark
compile
md
markdown-it
jonschlinkert
docusaurus
-
Updated
Feb 20, 2022 - JavaScript
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
markdown
gfm
csharp
dotnet
dotnetcore
markdown-parser
commonmark
markdown-to-html
markdown-flavors
markdown-processor
commonmark-parsing
-
Updated
Jun 29, 2022 - C#
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
-
Updated
Jun 6, 2022 - Python
Markdown editor with inline preview
-
Updated
Jun 9, 2022 - JavaScript
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
-
Updated
Jul 9, 2022 - PHP
A super fast, highly extensible markdown parser for PHP
markdown
gfm
php
markdown-parser
markdown-to-html
markdown-converter
hacktoberfest
markdown-flavors
markdown-extra
-
Updated
Jan 18, 2022 - HTML
vermiculus
commented
Nov 9, 2017
In gfm-mode, it'd be rad if strings like looks good to me :+1: fontified the :+1: somehow to make it stand out.
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
javascript
java
markdown
gfm
list
awesome
markdown-parser
collaboration
resources
commonmark
html-converter
awesome-list
markdown-converter
hackmd
john-gruber-markdown
-
Updated
May 26, 2022
It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.
html
markdown
gfm
converter
parse
markup
html-to-markdown
convert
marked
render
commonmark
compile
remarkable
to-markdown
markdown-it
turndown
-
Updated
May 24, 2022 - JavaScript
github
html
markdown
cli
syntax
gfm
server
directory
templating
highlighting
realtime
livereload
include
live-reload
indexes
md
markdown-it
markserv
markserv-cli
files-served
-
Updated
Jun 20, 2022 - CSS
markdown
gfm
graphviz
notebook
webdav
mathjax
katex
note-taking
b3log
mindmap
vditor
block-reference
bidirectional-link
-
Updated
Sep 10, 2020
jwenjian
commented
Jul 19, 2019
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
Add Markdown to any HTML using a <md> tag
github
javascript
html
markdown
gfm
markdown-parser
commonmark
html-converter
markdown-to-html
markdown-converter
showdown
markdown-flavors
markdown-tags
common-mark
markdown-tag
-
Updated
Jul 6, 2022 - HTML
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
-
Updated
May 29, 2022 - JavaScript
-
Updated
May 2, 2022 - JavaScript
A customizable markup parser for resolving markdown-like syntax strings into AST and vice versa.
-
Updated
Jul 6, 2022 - TypeScript
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."
Marked version:
3.x.x
Describe the bug
A clear and concise description of what the bug is.
Right now,
import {use} from "markedjs"does not work, this worked in 2.x.x.To Reproduce
Steps to reproduce the behavior:
Install & import it.
The
DefinitelyTypeddefinitions also mark this incorrectly as being supported still.A workaround is importing one of the structur