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

Merge pull request #184 from kivikakk/update-readme-in-rust

update-readme: use Comrak as an example of Markdown editing

6d6b77282ed519835c975463c25aaed0d8650728 authored over 3 years ago by Asherah Connor <[email protected]>
examples: document, update CI

f91e6f739f9285ead81f298baf313394c13a5ad9 authored over 3 years ago by Asherah Connor <[email protected]>
update-readme: use Comrak as an example of Markdown editing

8c9e7d4259e9255713f73d2951f438efa4481c9b authored over 3 years ago by Asherah Connor <[email protected]>
0.10.1-rc.1

e5bf257652bf88991573cda87a2625aedf7dbf66 authored over 3 years ago by Asherah Connor <[email protected]>
Merge pull request #183 from kivikakk/recog-table-without-empty

recognise table without empty line

dda08d4314dbeb963902d119cf51be1d1b946a1a authored over 3 years ago by Asherah Connor <[email protected]>
table: recognise without empty line

d20870b90278bff25a3f2659e728a039b8ff8284 authored over 3 years ago by Asherah Connor <[email protected]>
test: add failing test for table after no newline

See https://github.com/github/cmark-gfm/pull/154.

This was my doing 🤦‍♀️

165dac7af24ed62ea4ac9431083e33b18a136d64 authored over 3 years ago by Asherah Connor <[email protected]>
examples: fmt

195ef0ab23688d5043266917d1a4f554106db308 authored almost 4 years ago by Asherah Connor <[email protected]>
examples: add "headers"

3b2f2fc0a527ab9946cc078ac027819bcac34918 authored almost 4 years ago by Asherah Connor <[email protected]>
0.10.0

0c7c3c5432d6a533cf5612d2f3465187040c0269 authored almost 4 years ago by Asherah Connor <[email protected]>
Merge pull request #146 from kivikakk/propfuzz

add propfuzz, very basic parsing test

dfcdf49e1d9bcaa1187746069d6f829c7efddd03 authored almost 4 years ago by Asherah Connor <[email protected]>
add propfuzz, very basic parsing test

0e2dbf9752c6dd6c48e9cd4643b62eea4186a3c2 authored almost 4 years ago by Asherah Connor <[email protected]>
Merge pull request #177 from kivikakk/output

comrak: add -o/--output

52ce8accfeaed0399a17286af26903381425dcfe authored almost 4 years ago by Asherah Connor <[email protected]>
fmt

a2580ea73dc1b68f3790267762a9d008fbe2e41c authored almost 4 years ago by Asherah Connor <[email protected]>
cmark-gfm: use my submodule

Python has changed, github/cmark has not.

44a8e70bc60eec2ce723b4b13aa064993416f329 authored almost 4 years ago by Asherah Connor <[email protected]>
comrak: add -o/--output

aee0e2d0a65012ab652d149143b86f51819b7743 authored almost 4 years ago by Asherah Connor <[email protected]>
Update RELEASE_CHECKLIST.md

374c17461e4d9eb1c71c3c9bf37db9b721d8fa9b authored almost 4 years ago by Asherah Connor <[email protected]>
Update RELEASE_CHECKLIST.md

1d79c44cd834570c0c54998992537923658cfc7e authored almost 4 years ago by Asherah Connor <[email protected]>
Update RELEASE_CHECKLIST.md

3f6fd7ee7076b82cd5c6af6d369763b93fa101c6 authored almost 4 years ago by Asherah Connor <[email protected]>
Update RELEASE_CHECKLIST.md

fda41fa7e50e9ea9c824ed566546fa13a2c98f7c authored almost 4 years ago by Asherah Connor <[email protected]>
0.9.1

b824a91c7ddde97546f32f1f1f2ac307334c8d9a authored almost 4 years ago by Asherah Connor <[email protected]>
update README, COPYING year

95ac6cabf98d163574e0900fba78ddf331b5bc48 authored almost 4 years ago by Asherah Connor <[email protected]>
SECURITY: match unsafe prefixes case-insensitively

Many thanks to Kouhei Morita for reporting this.

Co-authored-by: Kouhei Morita <[email protected]>

b3efbb6e427bcd33bb14db45753ad4fd98e0f5bf authored almost 4 years ago by Asherah Connor <[email protected]>
Merge pull request #170 from emosenkis/main

Add support for ignoring front matter.

56eabe0cd5b03160ce8150df816eec28666387e0 authored about 4 years ago by Asherah Connor <[email protected]>
allow values with leading hyphens for frontmatter delimiter

04f10ef154a8a24c86f0d351b30f25c98e8c431b authored about 4 years ago by Asherah Connor <[email protected]>
allow \r\n in all parts of frontmatter

128609d0f2b78a90cb6ddffae958641d6406726a authored about 4 years ago by Asherah Connor <[email protected]>
Add rudimentary support for ignoring front matter.

ab976a7885be794e52420d622973320b70a8ddd6 authored about 4 years ago by Eitan Mosenkis <[email protected]>
bump 0.9

dd416cbb40db34548f085766f2cd6de57da47e08 authored about 4 years ago by Asherah Connor <[email protected]>
update RELEASE_CHECKLIST.md

171b30c72ec1936aed5a755e153f4fb60089c840 authored about 4 years ago by Asherah Connor <[email protected]>
0.9.0

b85e7d08a11bd8d286eb66f02bccf47104808746 authored about 4 years ago by Asherah Connor <[email protected]>
Merge pull request #169 from dancodes/image-prefix-data-urls

Allow "image/" prefix on data URIs

79fab2783053bc6b2f17f33347d19c21eca21137 authored about 4 years ago by Asherah Connor <[email protected]>
only rustfmt on stable

9ad53e270eccd519cbd6238d4f05770f8f108ff9 authored about 4 years ago by Asherah Connor <[email protected]>
adjust tests for image data URI fix

fd9968ea43afef4d93ff3ad0a82fb88262cc197a authored about 4 years ago by Asherah Connor <[email protected]>
Don't bother allowing data:png, data:gif, etc.

2dfe2299a5af891341af1a0528d0fc324919e460 authored about 4 years ago by Asherah Connor <[email protected]>
Allow "image/" prefix on data URLs

We update the `dangerous_url` grammar rule to allow URLs that begin with `data:image/`, followed...

5d6522063704d3a83c8c303f2f4306f554c84480 authored about 4 years ago by Daniel Sorichetti <[email protected]>
Merge pull request #168 from kivikakk/api-visibility

make changes to the API more evident

db8eee295a953f95a59b91f4b1285756947ef682 authored over 4 years ago by Asherah Connor <[email protected]>
make changes to the API more evident

84f89efc5870422cdc02bb9de88402ea305303a6 authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #165 from solderjs/patch-1

add webinstall.dev install instructions

8c1f22c6a46d44c538c1f03b29a2bbffe433c970 authored over 4 years ago by Asherah Connor <[email protected]>
remove source heading, use powershell formatting

af3022424054598e9285891f9e80e0c95696841c authored over 4 years ago by Asherah Connor <[email protected]>
add webinstall.dev install instructions

I was going to propose this earlier, but I needed to get a permissions issue with Catalina fixed...

95d0a84f0bb7ae6f85345ef72df4c5122e1121fc authored over 4 years ago by AJ ONeal <[email protected]>
note bug

b0ef92c29b0c9948f8877071d9beb6c2664af9aa authored over 4 years ago by Asherah Connor <[email protected]>
adjust release checklist

ee20309fc8ca9c36e681e1e496c2f2a908de4a79 authored over 4 years ago by Asherah Connor <[email protected]>
add the name to the top of the README

d11b614df822d937d242d366ae2ae129403626f7 authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #162 from kivikakk/clippy-fmt

Clippy + fmt

b06a3daacea62369c544bdf6854064c2932c1a90 authored over 4 years ago by Asherah Connor <[email protected]>
install rustfmt too

ed5694712182723fc2f4e53405072c96c7c4ee82 authored over 4 years ago by Asherah Connor <[email protected]>
nightly clippy fix

a331c0284dfbbcbf6988a9ba286846c097e67371 authored over 4 years ago by Asherah Connor <[email protected]>
cargo fmt

c615b21bf3a9d74b3e0f8f117a06715a1d43062c authored over 4 years ago by Asherah Connor <[email protected]>
cargo clippy

091f209756d54944274dceb7e4b132c2d1b38cbc authored over 4 years ago by Asherah Connor <[email protected]>
install clippy too

71172c45dbba61dd0913869a4d89a5e059f59b6e authored over 4 years ago by Asherah Connor <[email protected]>
add clippy/fmt steps

622e55050c7b07eaf11d7fe7b61d271bc4c28d77 authored over 4 years ago by Asherah Connor <[email protected]>
build before pushing commit/tag

1a802a8c4ea93a31c9efbdee956119db6b585742 authored over 4 years ago by Asherah Connor <[email protected]>
no default config on windows

fd39797e0f2e4cd29fa10bbab18f2e11de3189e9 authored over 4 years ago by Asherah Connor <[email protected]>
0.8.2

f7a1458c1bed19e68b648a92e85dfda7c8d87896 authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #157 from kivikakk/config-file

add a config file at ~/.config/comrak/config

7532e329f7f81969aba64caaf9e8d64295a78d7c authored over 4 years ago by Asherah Connor <[email protected]>
update README

2a224bb5bd6931f988be5c670082b1c893543c40 authored over 4 years ago by Asherah Connor <[email protected]>
fix wrapping in help text

cc717c9de69a3016dc4be681109107b26ae4b7f8 authored over 4 years ago by Asherah Connor <[email protected]>
use --config-file none instead of --no-config-file

3998d9a36a7aab8281eb5d902ae5bdf231b4878c authored over 4 years ago by Asherah Connor <[email protected]>
update README

daff02625981fa4496cb549bbdc912530dccf64f authored over 4 years ago by Asherah Connor <[email protected]>
add a config file at ~/.config/comrak/config

cdb15843563cd1a63464ed714276a2d1dec358a3 authored over 4 years ago by Asherah Connor <[email protected]>
add release checklist

e223dfc02e77f67f72e512b3635b97c577a33bfb authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #154 from kivikakk/stable-benchmarks

fix up how we invoke benchmarks

082a3fcc39d54a0b3f291a83899818686a5e8b3e authored over 4 years ago by Asherah Connor <[email protected]>
fix up how we invoke benchmarks

c3c970835fae72fa896dcf3e01fc7a0de6a1b063 authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #152 from alerque/clippy

Fix Clippy lint warning

ef6bda07c6b48ac3cb49a01d8774a6d5b53046a1 authored over 4 years ago by Asherah Connor <[email protected]>
Fix Clippy lint warning

ddb80bd64da7e8776a0ab7363f5e65e62c2cae27 authored over 4 years ago by Caleb Maclennan <[email protected]>
0.8.1

4b41ce782dd0b615f935b37af41279a58faa9858 authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #150 from yujiri8/master

Add option to escape HTML instead of clobber (fix #149)

b46e3a2e0a1cdcc73156036606543f69d1ab20aa authored over 4 years ago by Asherah Connor <[email protected]>
Add option to escape HTML instead of clobber (fix #149)

c70d51b63061e7b4f77571d2990ae70c861b7fc8 authored over 4 years ago by Ryan Westlund <[email protected]>
0.8.0

aa714d9012eb5bf39b834a2032a466593aa254f7 authored over 4 years ago by Asherah Connor <[email protected]>
0.7.1

0af8f078c3aee06b67e2ab058727c67d5ee48996 authored over 4 years ago by Asherah Connor <[email protected]>
Merge pull request #145 from kivikakk/dt-p-xhtml-compliant

don't render <p> tag for immediate Paragraph descendent of DescriptionTerm

8350d0f07e8f9f9c8ce54e1b0b4d62dcce08a15c authored over 4 years ago by Asherah Connor <[email protected]>
don't render <p> tag for immediate Paragraph descendent of DescriptionTerm

5613dd087e0f969d20f07fb56338adaf86a1769c authored over 4 years ago by Asherah Connor <[email protected]>
Merge branch 'opencollective'

500d73fbf99cadf480b957de68b1dadc8aec9f52 authored almost 5 years ago by Ashe Connor <[email protected]>
update COPYING

372ff665a26869bcd0ca539f71d6aebd3fcf4fc8 authored almost 5 years ago by Ashe Connor <[email protected]>
rework update-readme, drop our contributor list

be091d0a519b015cf6ca17e8bf0fd7f5c3116fba authored almost 5 years ago by Ashe Connor <[email protected]>
Added financial contributors to the README

eaa1f2af69a1e621a4e9e291172bd0cd92c31b69 authored almost 5 years ago by Jess <[email protected]>
add ldm0 to contributors

1fef23f58d276192f9a6a5e5d4f8957a99ad929e authored almost 5 years ago by Ashe Connor <[email protected]>
Merge pull request #140 from ldm0/new_escape

Clearer html escape

aa189004e7367a9ab6a454272a42245006accc04 authored almost 5 years ago by Ashe Connor <[email protected]>
Clearer html escape

547f6db7971321400823af4b7e8806c6a0eb3223 authored almost 5 years ago by Donough Liu <[email protected]>
Merge branch 'options-split'

660ec92260465d35e5b8f25062e36c09cb596744 authored almost 5 years ago by Ashe Connor <[email protected]>
split options into 3 substructs

7fb7cf540c1806bc1f6d85e27a62f10f5e840cec authored almost 5 years ago by Ashe Connor <[email protected]>
add opencollective to FUNDING.yml

644e3678cc6416a7c76c743dba7b23f9a6c78d7d authored almost 5 years ago by Ashe Connor <[email protected]>
add casey to contributors

24bd74afa5117e2d96c79313c11940c327e9cf93 authored almost 5 years ago by Ashe Connor <[email protected]>
Merge pull request #135 from casey/list-indentation

Remove list item indentation

5a2c8447441144494f110c410176d1880a720481 authored almost 5 years ago by Ashe Connor <[email protected]>
Remove list item indentation

851c4bc89b43077aa2a3de59b99695b1922d86fb authored almost 5 years ago by Casey Rodarmor <[email protected]>
adjust other marker renderers

6968fc5c056c67bb115ed87f4a0e704f2c843b52 authored almost 5 years ago by Ashe Connor <[email protected]>
Merge pull request #138 from kivikakk/actions-pr

add pull_request to workflow

a8c5b243ea832f35f92121724d349a11a67117c0 authored almost 5 years ago by Ashe Connor <[email protected]>
add pull_request to workflow

f8bf7032856fe171c0993706874ffc05f0f1585f authored almost 5 years ago by Ashe Connor <[email protected]>
readme updates

bc35d225d2df46740fc8a2255e7619de33eaccc1 authored almost 5 years ago by Ashe Connor <[email protected]>
0.7.0

44f73350c8a8859b910c658f110ebc4c802c2fc5 authored almost 5 years ago by Ashe Connor <[email protected]>
Merge pull request #134 from kivikakk/fix-actions

fix actions

52b7c7c4bcdc97cdef9acddff404856963c2067a authored almost 5 years ago by Ashe Connor <[email protected]>
remove 1.27.0

054df98554d44ee5f7d2ced515ade574b4d039e6 authored almost 5 years ago by Ashe Connor <[email protected]>
use checkout@v1 because v2 submodules looks awk

0f5c9ab900d275d51f07118bd82e731715ba116c authored almost 5 years ago by Ashe Connor <[email protected]>
deprecate 1.27 entirely; sorry

656151e84352502de10b24245e108fb282f64af3 authored almost 5 years ago by Ashe Connor <[email protected]>
add FUNDING.yml

33b263d367926895d5126368d66946a06c43ca7e authored almost 5 years ago by Ashe Connor <[email protected]>
update email address

71953276a3a2182d2d639449861c73210952746c authored about 5 years ago by Ashe Connor <[email protected]>
remove travis

8b9f255cd5fb9c3c8ced4117682ac1e828232bb7 authored over 5 years ago by Ashe Connor <[email protected]>
Merge pull request #128 from kivikakk/actions-v2

Use Actions v2

fc2429c52b4f0202af7a3527693b6137220be087 authored over 5 years ago by Ashe Connor <[email protected]>
adjust syntax?

cac745efd01d00926392150bee05ceb40262258c authored over 5 years ago by Ashe Connor <[email protected]>
perform submodule checkout in action

d620baee7a5b25736917b8efe3393eb122cc3f14 authored over 5 years ago by Ashe Connor <[email protected]>
try a matrix

372ff65528b0a0a6bf35c6ef838a2b36902c48f9 authored over 5 years ago by Ashe Connor <[email protected]>