markup
Markup renderer
Converts raw markup to HTML for rendering on GitHub.com
Determines which markup library to use to render a content file (e.g. README) on GitHub
6k stars
605 watching
3k forks
Language: Ruby
last commit: 10 days ago
Linked from 2 awesome lists
readme
Related projects:
Repository | Description | Stars |
---|---|---|
jbt/markdown-editor | A live preview editor for GitHub Flavored Markdown | 2,838 |
github/docs | The documentation website code and Markdown source files for the GitHub Docs project. | 16,365 |
yzhang-gh/vscode-markdown | Enhances Visual Studio Code with advanced Markdown features and tools | 2,930 |
shurcool/github_flavored_markdown | A Go package that renders GitHub Flavored Markdown with fenced code blocks and clickable headers. | 160 |
omidnikrah/github-readme-medium | Generates your latest Medium article on GitHub readmes using a simple markdown snippet | 99 |
marktext/marktext | A markdown editor built using Electron and Vue, aiming to provide a simple and efficient writing experience. | 47,398 |
github/github-elements | A collection of custom web elements for building dynamic web pages | 2,796 |
rahuldkjain/github-profile-readme-generator | Generates a GitHub profile README with customizable features and integrations | 21,694 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
ozanmakes/markup.rocks | A browser-based document editor and converter that supports various markup languages using Haskell and Reflex-FRP | 382 |
agusmakmun/django-markdown-editor | Provides a rich-text editing experience with support for live preview, image uploads, and mention features in a Django application. | 822 |
ligmatv/docsify-theme-github | Replicates the GitHub Markdown style with minimal CSS | 9 |
gjtorikian/html-pipeline | A Ruby-based framework for transforming user content into HTML markup with chainable filters | 2,266 |
marketingpipeline/markdown-tag | A JavaScript library that renders Markdown to HTML on any website | 416 |
vmg/redcarpet | A Markdown parser that provides a flexible and customizable way to generate HTML output from Markdown documents | 4,990 |