Ecosyste.ms: OpenCollective

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

github.com/kivikakk/comrak

CommonMark + GFM compatible Markdown parser and renderer
https://github.com/kivikakk/comrak

grab submodules in spec test (for actions)

8e0b40bf1e494cbbe477ced7016a86f82881433e authored over 5 years ago by Ashe Connor <[email protected]>
Try CI on Actions v2

d416a51ece536fdaba5fa6822fa01782116ee884 authored over 5 years ago by Ashe Connor <[email protected]>
restrict some versions for 1.27.0 build

d4f6224670eae826d6fd699b87302fc6bc1d0e61 authored over 5 years ago by Ashe Connor <[email protected]>
0.6.2

6bb864b5f33075b377bf68fec25f16811dd28cbe authored over 5 years ago by Ashe Connor <[email protected]>
update contributors

f1e1b483e2c8769eea24b20678aee5346272920a authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #121 from ignatenkobrain/patch-2

chore: Update twoway to 0.2

58c53597cc77db0379bfd5607100dc735fef5bc6 authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #120 from ignatenkobrain/patch-1

chore: Exclude bunch of unneeded files from crates.io

e4e1fe8092fcc8237f9d335fb7d30a3d9b5c2833 authored over 5 years ago by Ashe Connor <[email protected]>
chore: Update twoway to 0.2

Signed-off-by: Igor Gnatenko <[email protected]>

de0f4e0c0df7ea1301f8a522787eb1a5019c434e authored over 5 years ago by Igor Gnatenko <[email protected]>
chore: Exclude bunch of unneeded files from crates.io

b33eb5f0679a7132069171cee8fbadbf3b1ef701 authored over 5 years ago by Igor Gnatenko <[email protected]>
0.6.1

18417668af05d100cb94168708e2f3d2bdee5022 authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #118 from jrmiller82/gfm-flag

create new flag --gfm

6a4af4d52927db238a7921fb40930cb9b31da90a authored over 5 years ago by Ashe Connor <[email protected]>
run update-readme

064b27538c944bbb695df03adbb8f57bbe07eddf authored over 5 years ago by Ashe Connor <[email protected]>
add jrmiller82 to contributors.txt

aa5b37ec67fe9487dacdf0a6b811a6cd7b81057e authored over 5 years ago by James R Miller <[email protected]>
create new flag --gfm

2562c2d4ba104cba9494840517de4c5b310c201d authored over 5 years ago by James R Miller <[email protected]>
update README

45877449019454fe5e4e3714b546337cad52f9d9 authored over 5 years ago by Ashe Connor <[email protected]>
0.6.0

6d1be8e5af8059e0fda75772b803b07d3ff0bc0c authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #115 from lise-henry/master

Add TaskItem variant to NodeValue

8d20c75134a88f552d3927ec384c3a306fac1e55 authored over 5 years ago by Ashe Connor <[email protected]>
Merge https://github.com/kivikakk/comrak

0aca6375de21c579bc442616ce59f2b0652b6915 authored over 5 years ago by lise <[email protected]>
Add TaskItem variant to NodeValue

This allows to transform task list items to HTML only during
the rendering phase.

Fix #108.

d9f0143ea63fbcc87688244f78d87adc3882c001 authored over 5 years ago by lise <[email protected]>
useful issue, thank you!

77e5df9377e0abec1a8f4dca2e0ec7322dcb79e0 authored over 5 years ago by Ashe Connor <[email protected]>
0.5.1

35939e354e274604944ee2940a61ffc8c1aa34f8 authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #114 from kivikakk/rust-1-27-0

Rust 1.27 support

098507c25ab3bd362fb144a99390f9239d99142f authored over 5 years ago by Ashe Connor <[email protected]>
rust 1.27 support

70de9dbd244301cbc4514631818b8561bde4f182 authored over 5 years ago by Ashe Connor <[email protected]>
readme updater

e29b9df852982b2479a2f2e967859804dcccc47a authored over 5 years ago by Ashe Connor <[email protected]>
0.5.0 changelog

2c92320fc7240920e00f8b032a9925e9287b7e1c authored over 5 years ago by Ashe Connor <[email protected]>
0.5.0

f76ddc0d20465a29a49d6bdfd6907c3114fdc30b authored over 5 years ago by Ashe Connor <[email protected]>
update specs

c620a1524cbce4603b6f248836381ec67649ad92 authored over 5 years ago by Ashe Connor <[email protected]>
add lise-henry to contributors

a1dd84e0a4bbbcc39d7e99ae3b7f7a39994d741d authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #112 from kivikakk/changes-for-29

changes for 0.29.0.gfm.0

39948efa34fddd3de09d25c84670470c4003464b authored over 5 years ago by Ashe Connor <[email protected]>
remove angle bracket link tests; now specified

071631609c193476b1bbfb09b6700fece857a10f authored over 5 years ago by Ashe Connor <[email protected]>
adjust acceptable link titles

4315055c08c9840e8cc3276dbd6f224efb276ca1 authored over 5 years ago by Ashe Connor <[email protected]>
adjust cm newline output

e8af811fd2b225a51453527f899692db249e2a78 authored over 5 years ago by Ashe Connor <[email protected]>
adjust cm entity output

1bf378178ab8ce7638ca3e4d615672e80fc736c5 authored over 5 years ago by Ashe Connor <[email protected]>
adjust for new inline rules

1f2d94e258bd1c9ecd276e7ab7ea98bc723b34c0 authored over 5 years ago by Ashe Connor <[email protected]>
adjust for link refs vs. setext

4461d2cf3da9a3ad9fcfef9420a9345e48a7064b authored over 5 years ago by Ashe Connor <[email protected]>
adjust for code span rules

0f952304816fd54d3f56043a6bc5a607a53e8ca6 authored over 5 years ago by Ashe Connor <[email protected]>
update submodule to 0.29.0.gfm.0

ca4f88a0952777cdd78d6b6ad527aa5bb6487083 authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #110 from lise-henry/master

Make FootnoteDefinition names match FootnoteReference one

44c7497d8aea803035338d6ba45a47f36d7baac6 authored over 5 years ago by Ashe Connor <[email protected]>
Make FootnoteDefinition names match FootnoteReference one

8dfdd5e0f9fa4b4251073c4fa3385fc9f0b4126b authored almost 6 years ago by lise <[email protected]>
0.4.4

c911d0f23b5c165707874f91c463fa0b3ae5fb90 authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #105 from sunjay/new-node

Added a constructor for AstNode

b63722953dc3981009ead3266e678148b1e2e2c2 authored almost 6 years ago by Ashe Connor <[email protected]>
Added a constructor for AstNode so we don't have to go through 3 constructors every time

1998c0472d96beca3fed9c591b78c529a121f988 authored almost 6 years ago by Sunjay Varma <[email protected]>
Merge pull request #103 from sunjay/document-label-normalization

Document that label in the broken reference callback is normalized

01eaf51d76f474c9478ff6e1f0a00d27766d7239 authored almost 6 years ago by Ashe Connor <[email protected]>
Document that label in callback is normalized

0dbef59b087f7f995d02e9d68775a315b85ffd65 authored almost 6 years ago by Sunjay Varma <[email protected]>
0.4.3

ff35b31267c6c34ec458f95f7006765f60408f9b authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #102 from kivikakk/make-ast

make_block -> Ast::new, expose

9c14bf19ee5aeca9ccdafe4e0a8c789e4342e568 authored almost 6 years ago by Ashe Connor <[email protected]>
make_ast -> Ast::new

9b156a3b2495becfaf7788371e48135ca85f922c authored almost 6 years ago by Ashe Connor <[email protected]>
make_block -> make_ast, expose

441d3a277864e7d0d2e2b6369c7e3fb42450f81c authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #101 from sunjay/nodehtmlblock-default

Implement Default for NodeHtmlBlock

d858dd10ca126ec7543352211f4eabdc02ff431c authored almost 6 years ago by Ashe Connor <[email protected]>
Added Default derive for NodeHtmlBlock so that it can be constructed even though one of its fields is hidden.

540b76f1501e5d30cdd59b71272557cebf748ce0 authored almost 6 years ago by Sunjay Varma <[email protected]>
0.4.2

9707b8051542e9c487ac8e78c4c9c1330c25248b authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #99 from kivikakk/latest-spec

vendor latest spec, cmark-gfm

8ecd5e551e8b5656707374da49e1c1764a0e03ce authored almost 6 years ago by Ashe Connor <[email protected]>
fix fence roundtrip with embedded backtick

cfd0723ce7b4802a1e72bd7f44de8b1082b07fef authored almost 6 years ago by Ashe Connor <[email protected]>
correct tasklist spec tests

7e0f08a1eaa64cdcd2abf4b0bddbe41bc10b223e authored almost 6 years ago by Ashe Connor <[email protected]>
spec compliance: allow backtick after tilde fence

6a8ca190696f0de929488ea281e9329643d917a2 authored almost 6 years ago by Ashe Connor <[email protected]>
vendor latest spec, cmark-gfm

b7809264680d5302171935238d7a11824e915c93 authored almost 6 years ago by Ashe Connor <[email protected]>
add changelog entry for next point release

484b7b8dd3d653705454909d4f3af22509544e09 authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #100 from sunjay/broken-refs-v2

Callback for Broken Reference Links

040ef721aaff472c3783aa942efaa05ca7c04306 authored almost 6 years ago by Ashe Connor <[email protected]>
Callback for broken link resolution

62c6165637ec3ee07d7bdb5dd2c32cdfc408d027 authored almost 6 years ago by Sunjay Varma <[email protected]>
Comments to make the code more understandable

96fc91c4c22e46676ef51d76c43fcb471e9e5c50 authored almost 6 years ago by Sunjay Varma <[email protected]>
note all comrak extensions

c8f3d496adb0ea39cdaeffd6937b682cdcc922ba authored almost 6 years ago by Ashe Connor <[email protected]>
update copyright year

Why do these even exist?? Yikes.

4994fe05251ff3ebf6dda9d7122d6ab63cf44dfa authored almost 6 years ago by Ashe Connor <[email protected]>
README update, CoC

0d9f8a7c4bdfc5ea93d3b9619595720798d903da authored almost 6 years ago by Ashe Connor <[email protected]>
add ctm to contributors

32bafd0b219024877bd046e1012df445611799d9 authored almost 6 years ago by Ashe Connor <[email protected]>
0.4.1

824a8242d2c5334d2a42d2a7bc21f1fc8a9984e6 authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #94 from ctm/hoist_anchorization

proof-of-concept PR for #93

1e2c79ab9a18343c7d3a0d7fd6c6c6d5a84c25bf authored almost 6 years ago by Ashe Connor <[email protected]>
Merge remote-tracking branch 'origin/master' into ctm-hoist_anchorization

82506f914980b77f978877f27b4323b4e5d42bc3 authored almost 6 years ago by Ashe Connor <[email protected]>
Merge pull request #97 from ctm/replace_all

Fixes #96 by using replace_all instead of replace to expunge problem characters

0f82aac1f17567c737031bdaa51c4fc44e6d0715 authored almost 6 years ago by Ashe Connor <[email protected]>
Fixes #96 by using replace_all instead of replace to expunge problem characters

cf98e1d559a75bbae88cca0267bd8291b746ffc7 authored almost 6 years ago by Clifford T. Matthews <[email protected]>
Hoists header -> anchor code to where it can be used and tested independently

Converting headers to anchors is useful even outside the direct context
of converting markdown t...

9a5f440d5103b25dca5fd6e4ec6919ec852fcb4b authored almost 6 years ago by Clifford T. Matthews <[email protected]>
Merge pull request #92 from kivikakk/doc-expose

expose arena_tree, add missing documentation

d6b940a93489f52b27efb6d4c3098a3ded059fde authored almost 6 years ago by Ashe Connor <[email protected]>
fix broken link

4932225f962f4a4f296f1947cded916b711cd6d3 authored almost 6 years ago by Ashe Connor <[email protected]>
expose arena_tree, add missing documentation

1caed03d11d5f83c229d9789dfbc2a2395749bdf authored almost 6 years ago by Ashe Connor <[email protected]>
add example from readme

Good to know that it'll pass.

5b375c2074fd0feb87ef397b529774f1c9400224 authored about 6 years ago by Ashe Connor <[email protected]>
0.4.0

93f19324630e937ccb065eae8a48c4198df9779c authored about 6 years ago by Ashe Connor <[email protected]>
Merge pull request #89 from kivikakk/latest-upstream

latest upstream

343cb6982b71ebc2ba95cc243f6f3e6a6c713b90 authored about 6 years ago by Ashe Connor <[email protected]>
pull more lenient upstream

lol

b9b8a27457a61f8783b95ddbed404b354d5cbccb authored about 6 years ago by Ashe Connor <[email protected]>
correct most strikethrough cases

f0922b3e87ba737f3644db7caa3a718874022203 authored about 6 years ago by Ashe Connor <[email protected]>
finish cleanup here

a38447cc202b45550904a3745095d788d4b6ee78 authored about 6 years ago by Ashe Connor <[email protected]>
safe/unsafe inversion

aa5cf38649db1f206c6e951b1502544e291e6de7 authored about 6 years ago by Ashe Connor <[email protected]>
WIP: latest upstream

b2b772e5148083bd5d1407e42e7ee1bd2e4a7c4a authored about 6 years ago by Ashe Connor <[email protected]>
Merge pull request #88 from Keats/master

Update pest

3262824b3ed64a96388b142880cb511db9b10337 authored about 6 years ago by Ashe Connor <[email protected]>
Update pest

fc5038b0897ed7f78911c543376100c950486656 authored about 6 years ago by Vincent Prouillet <[email protected]>
0.3.1

1cce1e0dec6a0a559eeb66850162910cfaa322ec authored about 6 years ago by Ashe Connor <[email protected]>
up to date with latest spec

b9f19fb59d53b7026c9864863a67562898f53bf5 authored about 6 years ago by Ashe Connor <[email protected]>
missing newline

fb97132d5fa25f5dcec2d7815d0bdb347e765b5e authored over 6 years ago by Ashe Connor <[email protected]>
0.3.0

128b6c5e7749a333d1645627730a191cd22a3600 authored over 6 years ago by Ashe Connor <[email protected]>
Merge pull request #87 from kivikakk/footnote-table-cleanup

Cleanup

695eecfb8c39ed0b19ce5e4ce99259af4f7af468 authored over 6 years ago by Ashe Connor <[email protected]>
cargo fmt

8cb679913f3a23143caca152e51abcd0a3ebffe7 authored over 6 years ago by Ashe Connor <[email protected]>
fix table escape parsing

4ec8f8f238f97617fc116f4b07739053f8262f03 authored over 6 years ago by Ashe Connor <[email protected]>
fix short autolink

c8c95a694a9af3cc67ae222f7476410bbf0fbe2b authored over 6 years ago by Ashe Connor <[email protected]>
fix autolink edge cases

8e1f29eda53f672479e4799b990bd6c5d7283230 authored over 6 years ago by Ashe Connor <[email protected]>
another failing test

ec11bba58f9eea2476f6d42cbf202dc0e29265d2 authored over 6 years ago by Ashe Connor <[email protected]>
fmt, try! -> ?

8e27803d564fbceb2c856b286761eb388ee62c5b authored over 6 years ago by Ashe Connor <[email protected]>
add ~ to HREF_SAFE

106a28c0327914a5f80000b6fede9cb8fc7ba3f2 authored over 6 years ago by Ashe Connor <[email protected]>
WIP: cleanup

Bring table/footnote into line with cmark-gfm, run upstream regression
and extension tests.

e7511a43efc6165d8e1671da06c3065d5954a606 authored over 6 years ago by Ashe Connor <[email protected]>
bump vendors for testing

b24659354d3d21f54f70e50ac97b937d37032973 authored over 6 years ago by Ashe Connor <[email protected]>
Merge pull request #86 from ayosec/desc-lists

Description Lists Extension

03c6ad3f522b6208bf36679cf70465561a798a85 authored over 6 years ago by Ashe Connor <[email protected]>
Remove --description-lists flag. Use only the item in the -e option.

d7469e70d790ca5619faf5d4fe6f77a7a17a4c24 authored over 6 years ago by Ayose <[email protected]>
Remove references to the multiple details feature

80f6614c6737c23d0d294ae9d16e28a2cb2221ee authored over 6 years ago by Ayose <[email protected]>