Built primarily for Morkdown but useful wherever you want to produce the same HTML that GitHub does when processing Markdown.There are some very minor differences due to the fact that Brucedown uses Marked (JavaScript) rather than Sundown (C) for the Markdown conversion.
https://github.com/rvagg/node-brucedownTags | markdown gfm |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Morkdown is primarily designed to render GitHub Flavored Markdown (GFM), so it's ideal for your README.md. When rendering the Markdown, it uses the same syntax highlighter as GitHub (the Python Pygments library) and the styling is near identical to GitHub. Markdown content is parsed using [marked]marked(via brucedown), a JavaScript Markdown parser capable of parsing GFM. Morkdown is a Google Chrome App coupled to a Node server and uses CodeMirror for the editor panel.
markdownMorkdown is primarily designed to render GitHub Flavored Markdown (GFM), so it's ideal for your README.md. When rendering the Markdown, it uses the same syntax highlighter as GitHub (the Python Pygments library) and the styling is near identical to GitHub. Markdown content is parsed using [marked]marked(via brucedown), a JavaScript Markdown parser capable of parsing GFM.Morkdown is a Google Chrome App coupled to a Node server and uses CodeMirror for the editor panel.
markdownMarkdown parser done right. Fast and easy to extend. By default, remarkable is configured to be similar to GFM, but with HTML disabled. This is easy to change if you prefer different settings.
commonmark gfm markdown parser md syntax-highlighting nodejs markdown-parser node parse process remarkable render renderer textToday CommonMark is the de-facto Markdown standard. And GFM (GitHub Flavored Markdown) is another popular specification based on CommonMark maintained by GitHub which is known as the biggest Markdown user. ToastUI Editor respects CommonMark and GFM specifications. Write documents with easy and productive tools provided by ToastUI Editor. You can open this document wherever the specifications are supported.
editor wysiwyg-editor markdown markdown-editor jquery-pluginAlthough substantial changes have been made, thank you @aziz and other contributors to Knockdown, for the code for the fenced code blocks. Get Monokai Extended for better highlighting.
sublime-text syntax-highlighting gfm markdown language package syntax st3 sublimemarkdown-mode is a major mode for editing Markdown-formatted text. The latest stable version is markdown-mode 2.3, released on August 31, 2017. See the release notes for details. markdown-mode is free software, licensed under the GNU GPL, version 3 or later. The primary documentation for Markdown Mode is available below, and is generated from comments in the source code. For a more in-depth treatment, the Guide to Markdown Mode for Emacs covers Markdown syntax, advanced movement and editing in Emacs, extensions, configuration examples, tips and tricks, and a survey of other packages that work with Markdown Mode. Finally, Emacs is also a self-documenting editor. This means that the source code itself contains additional documentation: each function has its own docstring available via C-h f (describe-function), individual keybindings can be investigated with C-h k (describe-key), and a complete list of keybindings is available using C-h m (describe-mode).
emacs gnu-emacs markdown markdown-editor gfm leanpub plain-textA set of PHP classes, each representing a Markdown flavor, and a command line tool for converting markdown files to HTML files. The implementation focus is to be fast (see benchmark) and extensible. Parsing Markdown to HTML is as simple as calling a single method (see Usage) providing a solid implementation that gives most expected results even in non-trivial edge cases.
markdown-parser markdown markdown-to-html markdown-converter markdown-flavors markdown-extra gfmMarkdown plugin for Sublime Text. Provides a decent Markdown color scheme (light and dark) with more robust syntax highlighting and useful Markdown editing features for Sublime Text. 3 flavors are supported: Standard Markdown, GitHub flavored Markdown, MultiMarkdown. Dark and Yellow and ArcDark theme available, plus thirdparty themes. See configuration section to learn how to change the theme.
sublime-text markdown markdown-editor gfmMarkdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.While there is not yet a dedicated documentation, you can find from the specs documentation how to use these extensions.
commonmark markdown-processor markdown markdown-parser markdown-to-html commonmark-parsing gfm markdown-flavors dotnetcoreShowdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. Showdown can be used client side (in the browser) or server side (with NodeJs). As you know, ShowdownJS is a free library and it will remain free forever. However, maintaining and improving the library costs time and money.
showdown markdown markdown-parser markdown-flavors gfm html converter html-converterA Markdown plugin with GFM and a matching preview style. You can download it on the JetBrains plugin page.
intellij-plugin markdown-editor markdown-to-html markdown-viewer markdown-tocThe most lightweight, customizable React markdown component. Any HTML tags rendered by the compiler and/or <Markdown> component can be overridden to include additional props or even a different HTML representation entirely.
markdown jsx react gfm remark markdown-converter preact htmlA curated list of delightful Markdown stuff. Markdown is a markup language created by John Gruber in collaboration with Aaron Swartz. It was designed to be easily converted to HTML and has been extended into different types of implementations.
awesome awesome-list list markdown commonmark resources gfmnpm's markdown parser
readme gfm github formatted markdown md documentation syntax-highlighting html npmA markdown parser and compiler. Built for speed. It is ⬇️ low-level compiler for parsing markdown without caching or blocking for long periods of time. It works in a browser, on a server, or from a command line interface (CLI).
markdown compiler parser commonmark gfm markup htmlIn Abricotine, you can preview your document directly in the text editor rather than in a side pane. Abricotine is an open-source software based on modern web technologies (HTML5, CSS3 & Node.js).
markdown markdown-editor text-editor inline-preview electron-app abricotine gfm text editorEditor.md : The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked.
markdown editor documentation codemirror katex gfm flowchart sequence-diagram toc marked commonmark editor.mdA markdown editor written in TypeScript
editor typescript commonmark gfm markdown b3log
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.