All Projects → Orc → Discount

Orc / Discount

Licence: other
My C implementation of John Gruber's Markdown markup language

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Discount

Remarkable
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.
Stars: ✭ 5,252 (+736.31%)
Mutual labels:  markdown
Docbase
Turn .md docs into beautiful sites
Stars: ✭ 595 (-5.25%)
Mutual labels:  markdown
Idea Markdown
Markdown language support for IntelliJ IDEA (abandonned).
Stars: ✭ 604 (-3.82%)
Mutual labels:  markdown
Bluedoc
An open-source document management tool for enterprise self host.
Stars: ✭ 579 (-7.8%)
Mutual labels:  markdown
Ox Hugo
A carefully crafted Org exporter back-end for Hugo
Stars: ✭ 591 (-5.89%)
Mutual labels:  markdown
Code Surfer
Rad code slides <🏄/>
Stars: ✭ 5,477 (+772.13%)
Mutual labels:  markdown
Csvtomd
📝📊 Convert your CSV files into Markdown tables.
Stars: ✭ 555 (-11.62%)
Mutual labels:  markdown
Wp Editor.md
或许这是一个WordPress中最好,最完美的Markdown编辑器
Stars: ✭ 624 (-0.64%)
Mutual labels:  markdown
Imgui markdown
Markdown for Dear ImGui
Stars: ✭ 594 (-5.41%)
Mutual labels:  markdown
Daux.io
Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
Stars: ✭ 603 (-3.98%)
Mutual labels:  markdown
Warez
All your base are belong to us!
Stars: ✭ 584 (-7.01%)
Mutual labels:  markdown
Hugo Theme Hello Friend
Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 586 (-6.69%)
Mutual labels:  markdown
Gitpitch
Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators.
Stars: ✭ 5,333 (+749.2%)
Mutual labels:  markdown
Vscode Markdown Pdf
Markdown converter for Visual Studio Code
Stars: ✭ 571 (-9.08%)
Mutual labels:  markdown
Marp Cli
A CLI interface for Marp and Marpit based converters
Stars: ✭ 606 (-3.5%)
Mutual labels:  markdown
Pup
The Ultimate Boilerplate for Products.
Stars: ✭ 563 (-10.35%)
Mutual labels:  markdown
Homebrewery
Create authentic looking D&D homebrews using only markdown
Stars: ✭ 598 (-4.78%)
Mutual labels:  markdown
Parma
A SwiftUI view for displaying Markdown with customizable appearances.
Stars: ✭ 628 (+0%)
Mutual labels:  markdown
Dprint
Pluggable and configurable code formatting platform written in Rust.
Stars: ✭ 610 (-2.87%)
Mutual labels:  markdown
Pragmatic Programmer Zh
《Pragmatic Programmer》中文翻译
Stars: ✭ 603 (-3.98%)
Mutual labels:  markdown

DISCOUNT is a implementation of John Gruber & Aaron Swartz's Markdown markup language. It implements, as far as I can tell, all of the language as described in http://daringfireball.net/projects/markdown/syntax and passes the Markdown test suite at http://daringfireball.net/projects/downloads/MarkdownTest_1.0.zip

DISCOUNT is free software written by David Parsons [email protected]; it is released under a BSD-style license that allows you to do as you wish with it as long as you don't attempt to claim it as your own work.

Most of the programs included in the DISCOUNT distribution have manual pages describing how they work.

The file INSTALL describes how to build and install discount

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].