An open API service for software projects hosted on Open Collective.

commonmarker

Ruby wrapper for libcmark (CommonMark parser)
Collective - https://opencollective.com/commonmarker - Code: https://github.com/gjtorikian/commonmarker

:gem: bump to 0.11.0

github.com/gjtorikian/commonmarker - bd8b246247cf7e31f7b65954ed4a32b4d0a0ee1f authored almost 9 years ago
Update cmark to https://github.com/kivikakk/cmark/commit/90bde9f9cf5df589f03ceb8a5cf8802f97a26999

github.com/gjtorikian/commonmarker - 1ec16c057c5a03bc0da03a9bd4c5a9d66ae64597 authored almost 9 years ago
Update cmark to https://github.com/jgm/cmark/commit/e91dc12128b156f1b355e88b3d4f46ad162f1dc5

github.com/gjtorikian/commonmarker - af192f99d78a62bf13af5454337eef9bc4e21422 authored almost 9 years ago
Merge pull request #28 from kivikakk/kivikakk/extensions

cmark extensions

github.com/gjtorikian/commonmarker - 15ba18ba507e8ebd12c0ff73a6ec8c919aac768f authored almost 9 years ago
Windows encoding fun. One assertion left.

github.com/gjtorikian/commonmarker - 9db20293677ed90b922cd2724a1b4ffc91067341 authored almost 9 years ago
Add appveyor.yml

github.com/gjtorikian/commonmarker - 7e9bcd732677a2fb75f86b7d33fdf0a80a7a5f75 authored almost 9 years ago
Use MSYS Makefiles generator in mingw32

This at least has it compiling with RubyInstaller + DevKit.

github.com/gjtorikian/commonmarker - 9557f9e273fe0b4a2ce0bc4c7c3c300c54818fd8 authored almost 9 years ago
Don't ask, don't tell

We get conflicts in msxml.h if we don't do this. It looks like the
CMARK_ prefix on our enum is ...

github.com/gjtorikian/commonmarker - 2809ea7f8270f80b927dc7177b76ef9d552e7d80 authored almost 9 years ago
Windows build changes

github.com/gjtorikian/commonmarker - cc14e1a61ff767a2b1e40fb62c940487196c34e8 authored almost 9 years ago
Update script/update_submodules to show true source

github.com/gjtorikian/commonmarker - 98909db608b6eca3f7249d6420f8ef5ea3e73192 authored almost 9 years ago
Update cmark to https://github.com/kivikakk/cmark/commit/250baa4dcaaaf54484bbb03423f3dfc0b2f86080

github.com/gjtorikian/commonmarker - a107ea89233a7474a3b492b5a95653ff498365f1 authored almost 9 years ago
Clean up; latest cmark

github.com/gjtorikian/commonmarker - e0b16af114f1de4222f9d37dba1673ce5e15f01d authored almost 9 years ago
Use newest cmark

github.com/gjtorikian/commonmarker - 8eab067cb82791d25163db65e44fe83bfaa0830a authored almost 9 years ago
Use newest cmark

github.com/gjtorikian/commonmarker - 7e1ce68d8deab3d6dcc5f2f42688493cf59a4b8e authored almost 9 years ago
Add to_commonmark.

github.com/gjtorikian/commonmarker - 391e68b945f575ad667b1da69502ad74d10cdac2 authored almost 9 years ago
Add --list-extensions, doc.

github.com/gjtorikian/commonmarker - 523e4efa830c862c23f5a96f05ee990df6346a08 authored almost 9 years ago
Use extensions in to_html

github.com/gjtorikian/commonmarker - c5c5931d8d50b9fbf2d72a21f260506c561bc2c1 authored almost 9 years ago
Add extensions to all parse points

github.com/gjtorikian/commonmarker - 0e122101d16c67cd4c880a6be417f52f686d83cf authored almost 9 years ago
Add CommonMarker.extensions

github.com/gjtorikian/commonmarker - 6fa2772f50ed993838f9cd5c4567b69607ba8d73 authored almost 9 years ago
Build extensions branch with extensions

github.com/gjtorikian/commonmarker - 6c67671e1f6beb8d7f3b81e2f18f0e79eaba6859 authored almost 9 years ago
:gem: bump to 0.10.0

github.com/gjtorikian/commonmarker - fc173dfbaf9b8c0d9325d4c6fc58a000a2aa564c authored about 9 years ago
Merge pull request #27 from gjtorikian/lets-keep-the-party-bumping

Update cmark to https://github.com/jgm/cmark/commit/e91dc12128b156f1b…

github.com/gjtorikian/commonmarker - 062c61aaa9f58ed3d119069be2888e48062f0e53 authored about 9 years ago
Fix single test runner

github.com/gjtorikian/commonmarker - 3973915e17103a1e936a03400d045b8af61849c9 authored about 9 years ago
Update cmark to https://github.com/jgm/cmark/commit/e91dc12128b156f1b355e88b3d4f46ad162f1dc5

github.com/gjtorikian/commonmarker - 31d75bfccea43a0f57ba1d2c2234a7217c00fa66 authored about 9 years ago
:gem: bump to 0.9.2

github.com/gjtorikian/commonmarker - 85b8ed9375c168ee91ba61fe05058e6019802367 authored about 9 years ago
Merge pull request #26 from gjtorikian/get-memory-magic

Get memory magic

github.com/gjtorikian/commonmarker - dbd6977b54b7f8cbf4f99c7f6dc7c0f47ab7dc1c authored about 9 years ago
A few more Ruby style changes

github.com/gjtorikian/commonmarker - 6b370a7bf5eaf44dc714dc09b6373a43b2aa3d94 authored about 9 years ago
Rejigger escaping HTML to account for new allocators

github.com/gjtorikian/commonmarker - ef72db71c2b344d5c061b3c97aa548480d1691df authored about 9 years ago
Update cmark to https://github.com/jgm/cmark/commit/d4cb8e767ce224d31501c19fb11a220824df9bf8

github.com/gjtorikian/commonmarker - 79c5e027f2903e27a5989890bb81b9c9831ce089 authored about 9 years ago
Fix a lot of style issues

github.com/gjtorikian/commonmarker - a095501150d886bc212ca692b3982b0e95ae8344 authored about 9 years ago
:gem: bump to 0.9.1

github.com/gjtorikian/commonmarker - da370c088347c1a76e80f4950fcef251552f3a89 authored about 9 years ago
Plug memory leak by freeing allocated HTML string

github.com/gjtorikian/commonmarker - 2b982b9aa2c83424e0dc6f2a3dab323ec7fe1703 authored about 9 years ago
Improve pathological testing

github.com/gjtorikian/commonmarker - 82f092e26a2e5d4a21f7956f7cf5791897c3bafb authored about 9 years ago
:gem: bump to 0.9.0

github.com/gjtorikian/commonmarker - 0bcbdf4779c06a6a564377591a21d561b2f6ff2a authored about 9 years ago
Merge pull request #24 from gjtorikian/enumerate

Make `Node` an `Enumerable`

github.com/gjtorikian/commonmarker - 89f1a523388c35bfabf4e804dae6fa385f586eb1 authored about 9 years ago
Return an enumerator if no block is given for `walk`

github.com/gjtorikian/commonmarker - 97ee07ac3f5c75a4bd36abe3e6ccc72c35c581ae authored about 9 years ago
Use correct method

github.com/gjtorikian/commonmarker - 40b1d94fc7830dce7d059af32eaf0b7952f283bd authored about 9 years ago
Redo the `each` paradigm

github.com/gjtorikian/commonmarker - 065c1bd404c4f057493d8e60d0b5f55f6b08ede6 authored about 9 years ago
Test the select functionality

github.com/gjtorikian/commonmarker - f47026d82729f415a6c22d1de63a8879b5df3e83 authored about 9 years ago
Shuffle node into its own file

github.com/gjtorikian/commonmarker - a1f87e90714533d7a0b66c0227a62bb9bb6311db authored about 9 years ago
Include Enumerable and demonstrate its usage

github.com/gjtorikian/commonmarker - 8f3956e2b645f4c41a23e35dd3fcff33c11f0509 authored about 9 years ago
Rearrange some of the tests

github.com/gjtorikian/commonmarker - 910e937f7161b48dadc178a65ea1c951bc3509c9 authored about 9 years ago
:gem: bump to 0.8.0

github.com/gjtorikian/commonmarker - c4c896d7406452794bc7c92a403989e5359bee6f authored over 9 years ago
Merge pull request #21 from gjtorikian/bump-more

Update cmark to 0.25.2

github.com/gjtorikian/commonmarker - dcd9b5debe3e6c0a40f5154d8af77acd06625e26 authored over 9 years ago
Update cmark to https://github.com/jgm/cmark/commit/6e8c3f6148ec586fd4cc5c89c644422dd6ec33d5

github.com/gjtorikian/commonmarker - d53fe1c6acd4a99a5fff0da9d8d02ce94da9e6ec authored over 9 years ago
:gem: bump to 0.7.0

github.com/gjtorikian/commonmarker - 56b97bc8226ad6437ab740413024af1e5aa2cf4a authored over 9 years ago
Merge pull request #20 from gjtorikian/bump-to-twentyfour

Bump to 0.24

github.com/gjtorikian/commonmarker - 5e774c9c7f7b6e045bde9700daa6df6012f24995 authored over 9 years ago
Linkify commits next time

github.com/gjtorikian/commonmarker - d99e6009446b9326209d95a89ead385b015ba497 authored over 9 years ago
Update to new test run style

github.com/gjtorikian/commonmarker - d0acc342ade8b2ebd5cf94db47e7ad0ba30b324a authored over 9 years ago
Update cmark to 3a4e743be3c32ddfc36e5f868709bc077ae54c90

github.com/gjtorikian/commonmarker - 426b5c2ea1d72d8412d983d08c8a55d18b6ab4a2 authored over 9 years ago
:gem: bump to 0.6.0

github.com/gjtorikian/commonmarker - b81854ca12b3bd1013fa11d88802a7d1720e2bd4 authored over 9 years ago
Merge pull request #19 from gjtorikian/bump-up-to-twentythree

Update cmark to 0.23

github.com/gjtorikian/commonmarker - e6a896d060c2ca09157c0cdbb41c0fdf17429bfd authored over 9 years ago
Revert "Test on Ruby 2.3, too"

This reverts commit 2442c01cfb3e371253f251ac597127c965cdf7df.

github.com/gjtorikian/commonmarker - 09326a5d38416c87dbde0f365b2d95ccea82d996 authored over 9 years ago
Let's go even lazier

github.com/gjtorikian/commonmarker - 5cc57641f5b4c734e1436fa3b659102251b69f2f authored over 9 years ago
Update config integers to match new CMark values

github.com/gjtorikian/commonmarker - 7549b7f02b5977eaff2ea90964ff6258edca06fe authored over 9 years ago
Improve README docs around options

github.com/gjtorikian/commonmarker - 6895db0665e3db6d71a2856dd0019e93531d95fa authored over 9 years ago
Test on Ruby 2.3, too

github.com/gjtorikian/commonmarker - 2442c01cfb3e371253f251ac597127c965cdf7df authored over 9 years ago
Update cmark to 0d201be1001b700a8d39ba2947bd61bf213ee322

github.com/gjtorikian/commonmarker - fe988daceee1b5b0ed6afd0e4349881a33048c6c authored over 9 years ago
:gem: bump to 0.5.1

github.com/gjtorikian/commonmarker - fd1869eba14f56b9cb6c1e441d494c8086e06d26 authored over 9 years ago
Merge pull request #18 from gjtorikian/mix-and-match-options

Mix and match options

github.com/gjtorikian/commonmarker - 628041d353d67bd69407afe351088ff4299de17f authored over 9 years ago
Format options as a table

github.com/gjtorikian/commonmarker - 1ded0273ab664014cf1952ac591dcb34e69917af authored over 9 years ago
Add friendlier error messages

github.com/gjtorikian/commonmarker - e0c42545c9a43b27a0d0eb5cd9b6eaa20cbabaf7 authored over 9 years ago
Swap `safe` and `smart`

github.com/gjtorikian/commonmarker - d6511fda1dd49ebcc573b41bb74e6d41f4138331 authored over 9 years ago
Distinguish between Parse and Render options

github.com/gjtorikian/commonmarker - 35fef1204f470fe6060b125bbbca3c3aad6f8cce authored almost 10 years ago
Pass options to to_html, to make test pass

github.com/gjtorikian/commonmarker - 80d7d0d1974f40424d647338716ba15eac84d220 authored almost 10 years ago
Compare to_html with to_doc

github.com/gjtorikian/commonmarker - 7d3523a2eda4e0da15bcaf84e0a5f5a2b8a2e5ed authored almost 10 years ago
Merge and fix tests

github.com/gjtorikian/commonmarker - a63174779935c2a95abc098ea045c80821227dcb authored almost 10 years ago
Update cmark to 37b7d02f01d840b3519cb75a89672740850029d5

github.com/gjtorikian/commonmarker - d92ca1112c2a1853ef91c7420182fcebe75883a1 authored almost 10 years ago
Adding passing and failing test.

github.com/gjtorikian/commonmarker - aff7594d51f02aaf16c019763f4580204ab31913 authored almost 10 years ago
:gem: bump to 0.5.0

github.com/gjtorikian/commonmarker - cefe4ec1a0b6ac96056a2bd257046308260d8da5 authored almost 10 years ago
Merge pull request #16 from gjtorikian/expose-more-info

Add `sourcepos` information

github.com/gjtorikian/commonmarker - 303e10f855e5e1dd20e5077c655012341f0c6c98 authored almost 10 years ago
Add test results

github.com/gjtorikian/commonmarker - c615e53c0f0ec96ad26f4c1e800922316038760a authored almost 10 years ago
Move contents out as a fixture

github.com/gjtorikian/commonmarker - 423e271aa8040558c41c6b72910fd8922a6048d8 authored almost 10 years ago
Update cmark to cc9c7677e66598ed2e93306a747253b2a5a9ec27

github.com/gjtorikian/commonmarker - 5f4947e600cd10d62e429d5dd45231356fede355 authored almost 10 years ago
Add `sourcepos` information

github.com/gjtorikian/commonmarker - de684215ef72d846b01e8d91677a4cd9d242ad38 authored almost 10 years ago
:gem: bump to 0.4.1

github.com/gjtorikian/commonmarker - 73382bb0a0a52c69878f32e8e323a03d1d8941a6 authored almost 10 years ago
Merge pull request #14 from gjtorikian/maybe-paths

Don't perform `find_library` on OS X's system Ruby

github.com/gjtorikian/commonmarker - b8635f776422e9eb59b1148f76057dd3448710d0 authored almost 10 years ago
Don't perform `find_library` on OS X's system Ruby

github.com/gjtorikian/commonmarker - 62c4a9948ab049d81b9f78e308b2d71ee444dcf2 authored almost 10 years ago
:gem: bump to 0.4.0

github.com/gjtorikian/commonmarker - 864e1692714213d3233883191fd42d59479fedbf authored almost 10 years ago
Merge pull request #12 from gjtorikian/bump-to-oh-twotwo

Update cmark to 1f4632b8e761da5aaeebcefb2e43332ad267dba8

github.com/gjtorikian/commonmarker - 3ce1e4ef42e8a31698dbc0d4758d1420dc95b153 authored almost 10 years ago
Update cmark to 1f4632b8e761da5aaeebcefb2e43332ad267dba8

github.com/gjtorikian/commonmarker - 6ebc8d1add767a9f97ba835fc49f862da0b2db13 authored almost 10 years ago
:gem: bump to 0.3.0

github.com/gjtorikian/commonmarker - 04beb0435acb5b27873e5b83b233243588f2d19b authored about 10 years ago
Merge pull request #11 from gjtorikian/bump-cmark

Bump [email protected]

github.com/gjtorikian/commonmarker - 4b65dd3f73659deac9c18a9cbdd93eb01e459fd8 authored about 10 years ago
Try to get off of sudo

github.com/gjtorikian/commonmarker - 099344c91805000b0253f8aecbb96c38dfa95b9c authored about 10 years ago
Remove spec_test.json task

github.com/gjtorikian/commonmarker - 2f04506841a65978a9af755e254fe47cda207bc9 authored about 10 years ago
Don't use a checked in JSON spec, generate it on the fly

github.com/gjtorikian/commonmarker - aed85917a111946ab3b9d8dabfb0932f3fcec865 authored about 10 years ago
Add new config options

github.com/gjtorikian/commonmarker - 5b8571932b3c2db94563ead16a70c56b6b276a0d authored about 10 years ago