forked from gettalong/kramdown
-
Notifications
You must be signed in to change notification settings - Fork 1
Kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.
License
benarmston/kramdown
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# kramdown kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions. The syntax definition can be found in doc/syntax.page, a quick reference in doc/quickref.page. All the documentation is available online at http://kramdown.rubyforge.org. # Usage kramdown has a basic *Cloth API, so using kramdown is as easy as require 'kramdown' Kramdown::Document.new(text).to_html # License See the COPYING file.
About
Kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 67.2%
- Ruby 32.7%
- Shell 0.1%