-
Name
-
github-markup
-
Version
-
5.0.1
-
Platform
-
ruby
-
Authors
-
Chris Wanstrath
-
Bindir
-
bin
-
Date
-
2024-06-17 00:00:00 UTC
-
Dependencies
-
rake (~> 12, development)
activesupport (~> 7.1.3.4, development)
minitest (~> 5.4, >= 5.4.3, development)
html-pipeline (~> 1.0, development)
sanitize (>= 4.6.3, development)
nokogiri (~> 1.16.5, development)
nokogiri-diff (~> 0.3.0, development)
github-linguist (>= 7.1.3, development)
-
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
-
Files
-
.dockerignore
.github/workflows/ci.yml
.gitignore
.kick
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Gemfile
HISTORY.md
LICENSE
README.md
Rakefile
bin/github-markup
github-markup.gemspec
lib/github-markup.rb
lib/github/commands/pod2html
lib/github/commands/pod62html
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/bootstrap.contrib
script/cibuild
test/fixtures/fail.sh
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.directives.rst
test/markups/README.directives.rst.html
test/markups/README.hidetitle.asciidoc
test/markups/README.hidetitle.asciidoc.html
test/markups/README.litcoffee
test/markups/README.litcoffee.html
test/markups/README.long.rst
test/markups/README.long.rst.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.toc.asciidoc
test/markups/README.toc.asciidoc.html
test/markups/README.toc.rst
test/markups/README.toc.rst.html
test/markups/README.txt
test/markups/README.txt.html
-
Homepage
-
https://github.com/github/markup
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 3.0.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.11
-
Specification version
-
4
-
Summary
-
The code GitHub uses to render README.markup
-
Test files
-
test/fixtures/fail.sh
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.directives.rst
test/markups/README.directives.rst.html
test/markups/README.hidetitle.asciidoc
test/markups/README.hidetitle.asciidoc.html
test/markups/README.litcoffee
test/markups/README.litcoffee.html
test/markups/README.long.rst
test/markups/README.long.rst.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.toc.asciidoc
test/markups/README.toc.asciidoc.html
test/markups/README.toc.rst
test/markups/README.toc.rst.html
test/markups/README.txt
test/markups/README.txt.html
-
Original platform
-
ruby
-
New platform
-
ruby