--- !ruby/object:Gem::Specification name: commonmarker version: !ruby/object:Gem::Version version: 0.17.7 platform: ruby authors: - Garen Torikian - Yuki Izumi autorequire: bindir: bin cert_chain: [] date: 2017-12-05 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/arena.c - ext/commonmarker/autolink.c - ext/commonmarker/autolink.h - ext/commonmarker/blocks.c - ext/commonmarker/buffer.c - ext/commonmarker/buffer.h - ext/commonmarker/case_fold_switch.inc - ext/commonmarker/chunk.h - ext/commonmarker/cmark-upstream/CMakeLists.txt - ext/commonmarker/cmark-upstream/COPYING - ext/commonmarker/cmark-upstream/FindAsan.cmake - ext/commonmarker/cmark-upstream/Makefile - ext/commonmarker/cmark-upstream/Makefile.nmake - ext/commonmarker/cmark-upstream/README.md - ext/commonmarker/cmark-upstream/api_test/CMakeLists.txt - ext/commonmarker/cmark-upstream/api_test/cplusplus.cpp - ext/commonmarker/cmark-upstream/api_test/cplusplus.h - ext/commonmarker/cmark-upstream/api_test/harness.c - ext/commonmarker/cmark-upstream/api_test/harness.h - ext/commonmarker/cmark-upstream/api_test/main.c - ext/commonmarker/cmark-upstream/appveyor.yml - ext/commonmarker/cmark-upstream/bench/samples/block-bq-flat.md - ext/commonmarker/cmark-upstream/bench/samples/block-bq-nested.md - ext/commonmarker/cmark-upstream/bench/samples/block-code.md - ext/commonmarker/cmark-upstream/bench/samples/block-fences.md - ext/commonmarker/cmark-upstream/bench/samples/block-heading.md - ext/commonmarker/cmark-upstream/bench/samples/block-hr.md - ext/commonmarker/cmark-upstream/bench/samples/block-html.md - ext/commonmarker/cmark-upstream/bench/samples/block-lheading.md - ext/commonmarker/cmark-upstream/bench/samples/block-list-flat.md - ext/commonmarker/cmark-upstream/bench/samples/block-list-nested.md - ext/commonmarker/cmark-upstream/bench/samples/block-ref-flat.md - ext/commonmarker/cmark-upstream/bench/samples/block-ref-nested.md - ext/commonmarker/cmark-upstream/bench/samples/inline-autolink.md - ext/commonmarker/cmark-upstream/bench/samples/inline-backticks.md - ext/commonmarker/cmark-upstream/bench/samples/inline-em-flat.md - ext/commonmarker/cmark-upstream/bench/samples/inline-em-nested.md - ext/commonmarker/cmark-upstream/bench/samples/inline-em-worst.md - ext/commonmarker/cmark-upstream/bench/samples/inline-entity.md - ext/commonmarker/cmark-upstream/bench/samples/inline-escape.md - ext/commonmarker/cmark-upstream/bench/samples/inline-html.md - ext/commonmarker/cmark-upstream/bench/samples/inline-links-flat.md - ext/commonmarker/cmark-upstream/bench/samples/inline-links-nested.md - ext/commonmarker/cmark-upstream/bench/samples/inline-newlines.md - ext/commonmarker/cmark-upstream/bench/samples/lorem1.md - ext/commonmarker/cmark-upstream/bench/samples/rawtabs.md - ext/commonmarker/cmark-upstream/bench/statistics.py - ext/commonmarker/cmark-upstream/bench/stats.py - ext/commonmarker/cmark-upstream/benchmarks.md - ext/commonmarker/cmark-upstream/build/CMakeCache.txt - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeCCompiler.cmake - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeCXXCompiler.cmake - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeDetermineCompilerABI_C.bin - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeDetermineCompilerABI_CXX.bin - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CMakeSystem.cmake - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdC/CMakeCCompilerId.c - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdC/a.out - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdCXX/CMakeCXXCompilerId.cpp - ext/commonmarker/cmark-upstream/build/CMakeFiles/3.9.6/CompilerIdCXX/a.out - ext/commonmarker/cmark-upstream/build/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark-upstream/build/CMakeFiles/CMakeError.log - ext/commonmarker/cmark-upstream/build/CMakeFiles/CMakeOutput.log - ext/commonmarker/cmark-upstream/build/CMakeFiles/Makefile.cmake - ext/commonmarker/cmark-upstream/build/CMakeFiles/Makefile2 - ext/commonmarker/cmark-upstream/build/CMakeFiles/TargetDirectories.txt - ext/commonmarker/cmark-upstream/build/CMakeFiles/cmake.check_cache - ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.bin - ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.c - ext/commonmarker/cmark-upstream/build/CMakeFiles/feature_tests.cxx - ext/commonmarker/cmark-upstream/build/CMakeFiles/progress.marks - ext/commonmarker/cmark-upstream/build/CTestTestfile.cmake - ext/commonmarker/cmark-upstream/build/Makefile - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/C.includecache - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/CXX.includecache - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/build.make - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/depend.internal - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/depend.make - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/flags.make - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/harness.c.o - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/link.txt - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/main.c.o - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/api_test.dir/progress.make - ext/commonmarker/cmark-upstream/build/api_test/CMakeFiles/progress.marks - ext/commonmarker/cmark-upstream/build/api_test/Makefile - ext/commonmarker/cmark-upstream/build/api_test/api_test - ext/commonmarker/cmark-upstream/build/api_test/cmake_install.cmake - ext/commonmarker/cmark-upstream/build/cmake_install.cmake - ext/commonmarker/cmark-upstream/build/compile_commands.json - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/Export/lib/cmake-gfmextensions/cmark-gfmextensions-release.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/Export/lib/cmake-gfmextensions/cmark-gfmextensions.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/C.includecache - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/DependInfo.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/autolink.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/build.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/cmake_clean.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/core-extensions.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/depend.internal - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/depend.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/ext_scanners.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/flags.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/link.txt - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/progress.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/strikethrough.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/table.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions.dir/tagfilter.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/C.includecache - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/DependInfo.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/autolink.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/build.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/cmake_clean_target.cmake - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/core-extensions.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.internal - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/depend.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/ext_scanners.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/flags.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/link.txt - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/progress.make - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/strikethrough.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/table.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/libcmark-gfmextensions_static.dir/tagfilter.c.o - ext/commonmarker/cmark-upstream/build/extensions/CMakeFiles/progress.marks - ext/commonmarker/cmark-upstream/build/extensions/Makefile - ext/commonmarker/cmark-upstream/build/extensions/cmake_install.cmake - ext/commonmarker/cmark-upstream/build/extensions/cmarkextensions_export.h - ext/commonmarker/cmark-upstream/build/extensions/libcmark-gfmextensions.0.28.3.gfm.11.dylib - ext/commonmarker/cmark-upstream/build/extensions/libcmark-gfmextensions.a - ext/commonmarker/cmark-upstream/build/extensions/libcmark-gfmextensions.dylib - ext/commonmarker/cmark-upstream/build/man/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark-upstream/build/man/CMakeFiles/progress.marks - ext/commonmarker/cmark-upstream/build/man/Makefile - ext/commonmarker/cmark-upstream/build/man/cmake_install.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/Export/lib/cmake/cmark-gfm-release.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/Export/lib/cmake/cmark-gfm.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/C.includecache - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/DependInfo.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/build.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/cmake_clean.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/depend.internal - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/depend.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/flags.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/link.txt - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/main.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/cmark-gfm.dir/progress.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/C.includecache - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/DependInfo.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/arena.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/blocks.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/buffer.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/build.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/cmake_clean.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/cmark.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/cmark_ctype.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/commonmark.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/depend.internal - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/depend.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/flags.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/footnotes.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/houdini_href_e.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/houdini_html_e.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/houdini_html_u.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/html.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/inlines.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/iterator.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/latex.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/link.txt - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/linked_list.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/man.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/map.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/node.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/plaintext.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/plugin.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/progress.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/references.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/registry.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/render.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/scanners.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/syntax_extension.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/utf8.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm.dir/xml.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/C.includecache - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/DependInfo.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/arena.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/blocks.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/buffer.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/build.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmake_clean_target.cmake - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/cmark_ctype.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/commonmark.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.internal - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/depend.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/flags.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/footnotes.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_href_e.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_e.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/houdini_html_u.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/html.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/inlines.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/iterator.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/latex.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/link.txt - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/linked_list.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/man.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/map.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/node.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/plaintext.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/plugin.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/progress.make - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/references.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/registry.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/render.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/scanners.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/syntax_extension.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/utf8.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/libcmark-gfm_static.dir/xml.c.o - ext/commonmarker/cmark-upstream/build/src/CMakeFiles/progress.marks - ext/commonmarker/cmark-upstream/build/src/Makefile - ext/commonmarker/cmark-upstream/build/src/cmake_install.cmake - ext/commonmarker/cmark-upstream/build/src/cmark-gfm - ext/commonmarker/cmark-upstream/build/src/cmark_export.h - ext/commonmarker/cmark-upstream/build/src/cmark_version.h - ext/commonmarker/cmark-upstream/build/src/config.h - ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.0.28.3.gfm.11.dylib - ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.a - ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.dylib - ext/commonmarker/cmark-upstream/build/src/libcmark-gfm.pc - ext/commonmarker/cmark-upstream/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark-upstream/build/testdir/CMakeFiles/progress.marks - ext/commonmarker/cmark-upstream/build/testdir/CTestTestfile.cmake - ext/commonmarker/cmark-upstream/build/testdir/Makefile - ext/commonmarker/cmark-upstream/build/testdir/cmake_install.cmake - ext/commonmarker/cmark-upstream/changelog.txt - ext/commonmarker/cmark-upstream/data/CaseFolding.txt - ext/commonmarker/cmark-upstream/extensions/CMakeLists.txt - ext/commonmarker/cmark-upstream/extensions/autolink.c - ext/commonmarker/cmark-upstream/extensions/autolink.h - ext/commonmarker/cmark-upstream/extensions/core-extensions.c - ext/commonmarker/cmark-upstream/extensions/core-extensions.h - ext/commonmarker/cmark-upstream/extensions/ext_scanners.c - ext/commonmarker/cmark-upstream/extensions/ext_scanners.h - ext/commonmarker/cmark-upstream/extensions/ext_scanners.re - ext/commonmarker/cmark-upstream/extensions/strikethrough.c - ext/commonmarker/cmark-upstream/extensions/strikethrough.h - ext/commonmarker/cmark-upstream/extensions/table.c - ext/commonmarker/cmark-upstream/extensions/table.h - ext/commonmarker/cmark-upstream/extensions/tagfilter.c - ext/commonmarker/cmark-upstream/extensions/tagfilter.h - ext/commonmarker/cmark-upstream/man/CMakeLists.txt - ext/commonmarker/cmark-upstream/man/make_man_page.py - ext/commonmarker/cmark-upstream/man/man1/cmark-gfm.1 - ext/commonmarker/cmark-upstream/man/man3/cmark-gfm.3 - ext/commonmarker/cmark-upstream/nmake.bat - ext/commonmarker/cmark-upstream/src/CMakeLists.txt - ext/commonmarker/cmark-upstream/src/arena.c - ext/commonmarker/cmark-upstream/src/blocks.c - ext/commonmarker/cmark-upstream/src/buffer.c - ext/commonmarker/cmark-upstream/src/buffer.h - ext/commonmarker/cmark-upstream/src/case_fold_switch.inc - ext/commonmarker/cmark-upstream/src/chunk.h - ext/commonmarker/cmark-upstream/src/cmark.c - ext/commonmarker/cmark-upstream/src/cmark.h - ext/commonmarker/cmark-upstream/src/cmark_ctype.c - ext/commonmarker/cmark-upstream/src/cmark_ctype.h - ext/commonmarker/cmark-upstream/src/cmark_extension_api.h - ext/commonmarker/cmark-upstream/src/cmark_version.h.in - ext/commonmarker/cmark-upstream/src/commonmark.c - ext/commonmarker/cmark-upstream/src/config.h.in - ext/commonmarker/cmark-upstream/src/entities.inc - ext/commonmarker/cmark-upstream/src/footnotes.c - ext/commonmarker/cmark-upstream/src/footnotes.h - ext/commonmarker/cmark-upstream/src/houdini.h - ext/commonmarker/cmark-upstream/src/houdini_href_e.c - ext/commonmarker/cmark-upstream/src/houdini_html_e.c - ext/commonmarker/cmark-upstream/src/houdini_html_u.c - ext/commonmarker/cmark-upstream/src/html.c - ext/commonmarker/cmark-upstream/src/html.h - ext/commonmarker/cmark-upstream/src/inlines.c - ext/commonmarker/cmark-upstream/src/inlines.h - ext/commonmarker/cmark-upstream/src/iterator.c - ext/commonmarker/cmark-upstream/src/iterator.h - ext/commonmarker/cmark-upstream/src/latex.c - ext/commonmarker/cmark-upstream/src/libcmark-gfm.pc.in - ext/commonmarker/cmark-upstream/src/linked_list.c - ext/commonmarker/cmark-upstream/src/main.c - ext/commonmarker/cmark-upstream/src/man.c - ext/commonmarker/cmark-upstream/src/map.c - ext/commonmarker/cmark-upstream/src/map.h - ext/commonmarker/cmark-upstream/src/node.c - ext/commonmarker/cmark-upstream/src/node.h - ext/commonmarker/cmark-upstream/src/parser.h - ext/commonmarker/cmark-upstream/src/plaintext.c - ext/commonmarker/cmark-upstream/src/plugin.c - ext/commonmarker/cmark-upstream/src/plugin.h - ext/commonmarker/cmark-upstream/src/references.c - ext/commonmarker/cmark-upstream/src/references.h - ext/commonmarker/cmark-upstream/src/registry.c - ext/commonmarker/cmark-upstream/src/registry.h - ext/commonmarker/cmark-upstream/src/render.c - ext/commonmarker/cmark-upstream/src/render.h - ext/commonmarker/cmark-upstream/src/scanners.c - ext/commonmarker/cmark-upstream/src/scanners.h - ext/commonmarker/cmark-upstream/src/scanners.re - ext/commonmarker/cmark-upstream/src/syntax_extension.c - ext/commonmarker/cmark-upstream/src/syntax_extension.h - ext/commonmarker/cmark-upstream/src/utf8.c - ext/commonmarker/cmark-upstream/src/utf8.h - ext/commonmarker/cmark-upstream/src/xml.c - ext/commonmarker/cmark-upstream/suppressions - ext/commonmarker/cmark-upstream/test/CMakeLists.txt - ext/commonmarker/cmark-upstream/test/afl_test_cases/test.md - ext/commonmarker/cmark-upstream/test/cmark-fuzz.c - ext/commonmarker/cmark-upstream/test/cmark.py - ext/commonmarker/cmark-upstream/test/entity_tests.py - ext/commonmarker/cmark-upstream/test/extensions.txt - ext/commonmarker/cmark-upstream/test/fuzzing_dictionary - ext/commonmarker/cmark-upstream/test/normalize.py - ext/commonmarker/cmark-upstream/test/pathological_tests.py - ext/commonmarker/cmark-upstream/test/regression.txt - ext/commonmarker/cmark-upstream/test/roundtrip_tests.py - ext/commonmarker/cmark-upstream/test/run-cmark-fuzz - ext/commonmarker/cmark-upstream/test/smart_punct.txt - ext/commonmarker/cmark-upstream/test/spec.txt - ext/commonmarker/cmark-upstream/test/spec_tests.py - ext/commonmarker/cmark-upstream/toolchain-mingw32.cmake - ext/commonmarker/cmark-upstream/tools/Dockerfile - ext/commonmarker/cmark-upstream/tools/appveyor-build.bat - ext/commonmarker/cmark-upstream/tools/make_entities_inc.py - ext/commonmarker/cmark-upstream/tools/mkcasefold.pl - ext/commonmarker/cmark-upstream/why-cmark-and-not-x.md - ext/commonmarker/cmark-upstream/wrappers/wrapper.js - ext/commonmarker/cmark-upstream/wrappers/wrapper.py - ext/commonmarker/cmark-upstream/wrappers/wrapper.rb - ext/commonmarker/cmark-upstream/wrappers/wrapper.rkt - ext/commonmarker/cmark.c - ext/commonmarker/cmark.h - ext/commonmarker/cmark_ctype.c - ext/commonmarker/cmark_ctype.h - ext/commonmarker/cmark_export.h - ext/commonmarker/cmark_extension_api.h - ext/commonmarker/cmark_version.h - ext/commonmarker/cmarkextensions_export.h - ext/commonmarker/commonmark.c - ext/commonmarker/commonmarker.c - ext/commonmarker/commonmarker.h - ext/commonmarker/config.h - ext/commonmarker/core-extensions.c - ext/commonmarker/core-extensions.h - ext/commonmarker/entities.inc - ext/commonmarker/ext_scanners.c - ext/commonmarker/ext_scanners.h - ext/commonmarker/extconf.rb - ext/commonmarker/footnotes.c - ext/commonmarker/footnotes.h - ext/commonmarker/houdini.h - ext/commonmarker/houdini_href_e.c - ext/commonmarker/houdini_html_e.c - ext/commonmarker/houdini_html_u.c - ext/commonmarker/html.c - ext/commonmarker/html.h - ext/commonmarker/inlines.c - ext/commonmarker/inlines.h - ext/commonmarker/iterator.c - ext/commonmarker/iterator.h - ext/commonmarker/latex.c - ext/commonmarker/linked_list.c - ext/commonmarker/man.c - ext/commonmarker/map.c - ext/commonmarker/map.h - ext/commonmarker/node.c - ext/commonmarker/node.h - ext/commonmarker/parser.h - ext/commonmarker/plaintext.c - ext/commonmarker/plugin.c - ext/commonmarker/plugin.h - ext/commonmarker/references.c - ext/commonmarker/references.h - ext/commonmarker/registry.c - ext/commonmarker/registry.h - ext/commonmarker/render.c - ext/commonmarker/render.h - ext/commonmarker/scanners.c - ext/commonmarker/scanners.h - ext/commonmarker/scanners.re - ext/commonmarker/strikethrough.c - ext/commonmarker/strikethrough.h - ext/commonmarker/syntax_extension.c - ext/commonmarker/syntax_extension.h - ext/commonmarker/table.c - ext/commonmarker/table.h - ext/commonmarker/tagfilter.c - ext/commonmarker/tagfilter.h - ext/commonmarker/utf8.c - ext/commonmarker/utf8.h - ext/commonmarker/xml.c - 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_footnotes.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_footnotes.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