--- !ruby/object:Gem::Specification name: commonmarker version: !ruby/object:Gem::Version version: 0.17.5 platform: ruby authors: - Garen Torikian - Yuki Izumi autorequire: bindir: bin cert_chain: [] date: 2017-10-19 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: ruby-enum requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.5' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.5' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.6' - !ruby/object:Gem::Dependency name: rake-compiler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.2' - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.1 - !ruby/object:Gem::Dependency name: awesome_print requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rdoc requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.1' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.1' description: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library. email: executables: - commonmarker extensions: - ext/commonmarker/extconf.rb extra_rdoc_files: [] files: - LICENSE.txt - README.md - Rakefile - bin/commonmarker - commonmarker.gemspec - ext/commonmarker/cmark/CMakeLists.txt - ext/commonmarker/cmark/COPYING - ext/commonmarker/cmark/FindAsan.cmake - ext/commonmarker/cmark/Makefile - ext/commonmarker/cmark/Makefile.nmake - ext/commonmarker/cmark/README.md - ext/commonmarker/cmark/api_test/CMakeLists.txt - ext/commonmarker/cmark/api_test/cplusplus.cpp - ext/commonmarker/cmark/api_test/cplusplus.h - ext/commonmarker/cmark/api_test/harness.c - ext/commonmarker/cmark/api_test/harness.h - ext/commonmarker/cmark/api_test/main.c - ext/commonmarker/cmark/appveyor.yml - ext/commonmarker/cmark/bench/samples/block-bq-flat.md - ext/commonmarker/cmark/bench/samples/block-bq-nested.md - ext/commonmarker/cmark/bench/samples/block-code.md - ext/commonmarker/cmark/bench/samples/block-fences.md - ext/commonmarker/cmark/bench/samples/block-heading.md - ext/commonmarker/cmark/bench/samples/block-hr.md - ext/commonmarker/cmark/bench/samples/block-html.md - ext/commonmarker/cmark/bench/samples/block-lheading.md - ext/commonmarker/cmark/bench/samples/block-list-flat.md - ext/commonmarker/cmark/bench/samples/block-list-nested.md - ext/commonmarker/cmark/bench/samples/block-ref-flat.md - ext/commonmarker/cmark/bench/samples/block-ref-nested.md - ext/commonmarker/cmark/bench/samples/inline-autolink.md - ext/commonmarker/cmark/bench/samples/inline-backticks.md - ext/commonmarker/cmark/bench/samples/inline-em-flat.md - ext/commonmarker/cmark/bench/samples/inline-em-nested.md - ext/commonmarker/cmark/bench/samples/inline-em-worst.md - ext/commonmarker/cmark/bench/samples/inline-entity.md - ext/commonmarker/cmark/bench/samples/inline-escape.md - ext/commonmarker/cmark/bench/samples/inline-html.md - ext/commonmarker/cmark/bench/samples/inline-links-flat.md - ext/commonmarker/cmark/bench/samples/inline-links-nested.md - ext/commonmarker/cmark/bench/samples/inline-newlines.md - ext/commonmarker/cmark/bench/samples/lorem1.md - ext/commonmarker/cmark/bench/samples/rawtabs.md - ext/commonmarker/cmark/bench/statistics.py - ext/commonmarker/cmark/bench/stats.py - ext/commonmarker/cmark/benchmarks.md - ext/commonmarker/cmark/build/CMakeCache.txt - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CMakeCCompiler.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CMakeCXXCompiler.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CMakeDetermineCompilerABI_C.bin - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CMakeDetermineCompilerABI_CXX.bin - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CMakeSystem.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CompilerIdC/CMakeCCompilerId.c - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CompilerIdC/a.out - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CompilerIdCXX/CMakeCXXCompilerId.cpp - ext/commonmarker/cmark/build/CMakeFiles/3.8.2/CompilerIdCXX/a.out - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CMakeCCompiler.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CMakeCXXCompiler.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CMakeDetermineCompilerABI_C.bin - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CMakeDetermineCompilerABI_CXX.bin - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CMakeSystem.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CompilerIdC/CMakeCCompilerId.c - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CompilerIdC/a.out - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CompilerIdCXX/CMakeCXXCompilerId.cpp - ext/commonmarker/cmark/build/CMakeFiles/3.9.4/CompilerIdCXX/a.out - ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log - ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log - ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake - ext/commonmarker/cmark/build/CMakeFiles/Makefile2 - ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt - ext/commonmarker/cmark/build/CMakeFiles/cmake.check_cache - ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin - ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c - ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx - ext/commonmarker/cmark/build/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/CTestTestfile.cmake - ext/commonmarker/cmark/build/Makefile - ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/progress.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/api_test/Makefile - ext/commonmarker/cmark/build/api_test/cmake_install.cmake - ext/commonmarker/cmark/build/cmake_install.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/Export/lib/cmake-gfmextensions/cmark-gfmextensions-release.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/Export/lib/cmake-gfmextensions/cmark-gfmextensions.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/DependInfo.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/build.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/depend.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/flags.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/link.txt - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/progress.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/C.includecache - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/DependInfo.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/autolink.c.o - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/build.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean_target.cmake - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/core-extensions.c.o - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.internal - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/ext_scanners.c.o - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/flags.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/link.txt - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/progress.make - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/strikethrough.c.o - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/table.c.o - ext/commonmarker/cmark/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/tagfilter.c.o - ext/commonmarker/cmark/build/extensions/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/extensions/Makefile - ext/commonmarker/cmark/build/extensions/cmake_install.cmake - ext/commonmarker/cmark/build/extensions/cmarkextensions_export.h - ext/commonmarker/cmark/build/extensions/libcmark-gfmextensions.a - ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/man/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/man/Makefile - ext/commonmarker/cmark/build/man/cmake_install.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake-gfm/cmark-gfm-release.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake-gfm/cmark-gfm.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark-release.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/DependInfo.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/build.make - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/depend.make - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/flags.make - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/link.txt - ext/commonmarker/cmark/build/src/CMakeFiles/cmark-gfm.dir/progress.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/DependInfo.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/build.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/depend.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/flags.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/link.txt - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm.dir/progress.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/C.includecache - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/DependInfo.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/arena.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/blocks.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/buffer.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/build.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean_target.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark_ctype.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/commonmark.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.internal - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/flags.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_href_e.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_e.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_u.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/html.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/inlines.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/iterator.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/latex.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/link.txt - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/linked_list.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/man.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/node.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/plaintext.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/plugin.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/progress.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/references.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/registry.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/render.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/scanners.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/syntax_extension.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/utf8.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark-gfm_static.dir/xml.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/src/Makefile - ext/commonmarker/cmark/build/src/cmake_install.cmake - ext/commonmarker/cmark/build/src/cmark_export.h - ext/commonmarker/cmark/build/src/cmark_version.h - ext/commonmarker/cmark/build/src/config.h - ext/commonmarker/cmark/build/src/libcmark-gfm.a - ext/commonmarker/cmark/build/src/libcmark-gfm.pc - ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/testdir/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake - ext/commonmarker/cmark/build/testdir/Makefile - ext/commonmarker/cmark/build/testdir/cmake_install.cmake - ext/commonmarker/cmark/changelog.txt - ext/commonmarker/cmark/data/CaseFolding.txt - ext/commonmarker/cmark/extensions/CMakeLists.txt - ext/commonmarker/cmark/extensions/autolink.c - ext/commonmarker/cmark/extensions/autolink.h - ext/commonmarker/cmark/extensions/core-extensions.c - ext/commonmarker/cmark/extensions/core-extensions.h - ext/commonmarker/cmark/extensions/ext_scanners.c - ext/commonmarker/cmark/extensions/ext_scanners.h - ext/commonmarker/cmark/extensions/ext_scanners.re - ext/commonmarker/cmark/extensions/strikethrough.c - ext/commonmarker/cmark/extensions/strikethrough.h - ext/commonmarker/cmark/extensions/table.c - ext/commonmarker/cmark/extensions/table.h - ext/commonmarker/cmark/extensions/tagfilter.c - ext/commonmarker/cmark/extensions/tagfilter.h - ext/commonmarker/cmark/man/CMakeLists.txt - ext/commonmarker/cmark/man/make_man_page.py - ext/commonmarker/cmark/man/man1/cmark-gfm.1 - ext/commonmarker/cmark/man/man3/cmark-gfm.3 - ext/commonmarker/cmark/nmake.bat - ext/commonmarker/cmark/src/CMakeLists.txt - ext/commonmarker/cmark/src/arena.c - ext/commonmarker/cmark/src/blocks.c - ext/commonmarker/cmark/src/buffer.c - ext/commonmarker/cmark/src/buffer.h - ext/commonmarker/cmark/src/case_fold_switch.inc - ext/commonmarker/cmark/src/chunk.h - ext/commonmarker/cmark/src/cmark.c - ext/commonmarker/cmark/src/cmark.h - ext/commonmarker/cmark/src/cmark_ctype.c - ext/commonmarker/cmark/src/cmark_ctype.h - ext/commonmarker/cmark/src/cmark_extension_api.h - ext/commonmarker/cmark/src/cmark_version.h.in - ext/commonmarker/cmark/src/commonmark.c - ext/commonmarker/cmark/src/config.h.in - ext/commonmarker/cmark/src/entities.inc - ext/commonmarker/cmark/src/houdini.h - ext/commonmarker/cmark/src/houdini_href_e.c - ext/commonmarker/cmark/src/houdini_html_e.c - ext/commonmarker/cmark/src/houdini_html_u.c - ext/commonmarker/cmark/src/html.c - ext/commonmarker/cmark/src/html.h - ext/commonmarker/cmark/src/inlines.c - ext/commonmarker/cmark/src/inlines.h - ext/commonmarker/cmark/src/iterator.c - ext/commonmarker/cmark/src/iterator.h - ext/commonmarker/cmark/src/latex.c - ext/commonmarker/cmark/src/libcmark-gfm.pc.in - ext/commonmarker/cmark/src/linked_list.c - ext/commonmarker/cmark/src/main.c - ext/commonmarker/cmark/src/man.c - ext/commonmarker/cmark/src/node.c - ext/commonmarker/cmark/src/node.h - ext/commonmarker/cmark/src/parser.h - ext/commonmarker/cmark/src/plaintext.c - ext/commonmarker/cmark/src/plugin.c - ext/commonmarker/cmark/src/plugin.h - ext/commonmarker/cmark/src/references.c - ext/commonmarker/cmark/src/references.h - ext/commonmarker/cmark/src/registry.c - ext/commonmarker/cmark/src/registry.h - ext/commonmarker/cmark/src/render.c - ext/commonmarker/cmark/src/render.h - ext/commonmarker/cmark/src/scanners.c - ext/commonmarker/cmark/src/scanners.h - ext/commonmarker/cmark/src/scanners.re - ext/commonmarker/cmark/src/syntax_extension.c - ext/commonmarker/cmark/src/syntax_extension.h - ext/commonmarker/cmark/src/utf8.c - ext/commonmarker/cmark/src/utf8.h - ext/commonmarker/cmark/src/xml.c - ext/commonmarker/cmark/suppressions - ext/commonmarker/cmark/test/CMakeLists.txt - ext/commonmarker/cmark/test/afl_test_cases/test.md - ext/commonmarker/cmark/test/cmark-fuzz.c - ext/commonmarker/cmark/test/cmark.py - ext/commonmarker/cmark/test/entity_tests.py - ext/commonmarker/cmark/test/extensions.txt - ext/commonmarker/cmark/test/fuzzing_dictionary - ext/commonmarker/cmark/test/normalize.py - ext/commonmarker/cmark/test/pathological_tests.py - ext/commonmarker/cmark/test/regression.txt - ext/commonmarker/cmark/test/roundtrip_tests.py - ext/commonmarker/cmark/test/run-cmark-fuzz - ext/commonmarker/cmark/test/smart_punct.txt - ext/commonmarker/cmark/test/spec.txt - ext/commonmarker/cmark/test/spec_tests.py - ext/commonmarker/cmark/toolchain-mingw32.cmake - ext/commonmarker/cmark/tools/Dockerfile - ext/commonmarker/cmark/tools/appveyor-build.bat - ext/commonmarker/cmark/tools/make_entities_inc.py - ext/commonmarker/cmark/tools/mkcasefold.pl - ext/commonmarker/cmark/why-cmark-and-not-x.md - ext/commonmarker/cmark/wrappers/wrapper.py - ext/commonmarker/cmark/wrappers/wrapper.rb - ext/commonmarker/cmark/wrappers/wrapper.rkt - ext/commonmarker/commonmarker.c - ext/commonmarker/commonmarker.h - ext/commonmarker/extconf.rb - lib/commonmarker.rb - lib/commonmarker/config.rb - lib/commonmarker/node.rb - lib/commonmarker/node/inspect.rb - lib/commonmarker/renderer.rb - lib/commonmarker/renderer/html_renderer.rb - lib/commonmarker/version.rb - test/benchmark.rb - test/fixtures/curly.md - test/fixtures/dingus.md - test/test_attributes.rb - test/test_basics.rb - test/test_commonmark.rb - test/test_doc.rb - test/test_encoding.rb - test/test_extensions.rb - test/test_gc.rb - test/test_helper.rb - test/test_linebreaks.rb - test/test_maliciousness.rb - test/test_node.rb - test/test_pathological_inputs.rb - test/test_plaintext.rb - test/test_renderer.rb - test/test_smartpunct.rb - test/test_spec.rb homepage: http://github.com/gjtorikian/commonmarker licenses: - MIT metadata: {} post_install_message: rdoc_options: - "-x" - ext/commonmarker/cmark/.* require_paths: - lib - ext required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: CommonMark parser and renderer. Written in C, wrapped in Ruby. test_files: - test/benchmark.rb - test/fixtures/curly.md - test/fixtures/dingus.md - test/test_attributes.rb - test/test_basics.rb - test/test_commonmark.rb - test/test_doc.rb - test/test_encoding.rb - test/test_extensions.rb - test/test_gc.rb - test/test_helper.rb - test/test_linebreaks.rb - test/test_maliciousness.rb - test/test_node.rb - test/test_pathological_inputs.rb - test/test_plaintext.rb - test/test_renderer.rb - test/test_smartpunct.rb - test/test_spec.rb