Sha256: 9ca9832a87e6db12029a4d9d5b6e4ed606c3dbeb9f2ce25073117099411a8ca0
Contents?: true
Size: 1.55 KB
Versions: 0
Compression: gzip
Compressed size: 614 Bytes
Stored size: 614 Bytes
Contents
--- !ruby/object:Gem::Specification name: github-markdown version: !ruby/object:Gem::Version version: 0.6.7 platform: ruby authors: - GitHub, Inc autorequire: bindir: bin cert_chain: [] date: 2014-09-16 00:00:00.000000000 Z dependencies: [] description: Self-contained Markdown parser for GitHub, with all our custom extensions email: vicent@github.com executables: [] extensions: - ext/markdown/extconf.rb extra_rdoc_files: [] files: - Rakefile - bin/gfm - ext/markdown/autolink.c - ext/markdown/autolink.h - ext/markdown/buffer.c - ext/markdown/buffer.h - ext/markdown/extconf.rb - ext/markdown/gh-markdown.c - ext/markdown/houdini.h - ext/markdown/houdini_href_e.c - ext/markdown/houdini_html_e.c - ext/markdown/html.c - ext/markdown/html.h - ext/markdown/html_blocks.h - ext/markdown/markdown.c - ext/markdown/markdown.h - ext/markdown/plaintext.c - ext/markdown/plaintext.h - ext/markdown/stack.c - ext/markdown/stack.h - github-markdown.gemspec - lib/github/markdown.rb - test/gfm_test.rb homepage: http://github.github.com/github-flavored-markdown/ licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: The Markdown parser for GitHub.com test_files: - test/gfm_test.rb