Metadata


Name
github-markup
Version
1.0.1
Platform
ruby
Authors
Chris Wanstrath
Bindir
bin
Date
2014-01-28 00:00:00 UTC
Description
This gem is used by GitHub to render any fancy markup such as Markdown, Textile, Org-Mode, etc. Fork it and add your own!
Email
chris@ozmm.org
Executables
github-markup
Extra rdoc files
README.md
LICENSE
Files
Gemfile
HISTORY.md
LICENSE
README.md
Rakefile
bin/github-markup
github-markup.gemspec
lib/github-markup.rb
lib/github/commands/rest2html
lib/github/markup.rb
lib/github/markup/command_implementation.rb
lib/github/markup/gem_implementation.rb
lib/github/markup/implementation.rb
lib/github/markup/markdown.rb
lib/github/markup/rdoc.rb
lib/github/markups.rb
script/bootstrap
script/cibuild
test/markup_test.rb
test/markups/README.asciidoc
test/markups/README.asciidoc.html
test/markups/README.creole
test/markups/README.creole.html
test/markups/README.lhs
test/markups/README.lhs.html
test/markups/README.litcoffee
test/markups/README.litcoffee.html
test/markups/README.markdown
test/markups/README.markdown.html
test/markups/README.mediawiki
test/markups/README.mediawiki.html
test/markups/README.noformat
test/markups/README.noformat.html
test/markups/README.org
test/markups/README.org.html
test/markups/README.pod
test/markups/README.pod.html
test/markups/README.rdoc
test/markups/README.rdoc.html
test/markups/README.rst
test/markups/README.rst.html
test/markups/README.rst.txt
test/markups/README.rst.txt.html
test/markups/README.textile
test/markups/README.textile.html
test/markups/README.txt
test/markups/README.txt.html
Homepage
https://github.com/github/markup
Rdoc options
--charset=UTF-8
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.0.3
Specification version
2
Summary
The code GitHub uses to render README.markup
Original platform
ruby
New platform
ruby