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 #363 from mfontanini/pub-multiline-block-quote

Make non public nodes public

315a25c76d5547b137c1cf09135f633aa46ebf65 authored 11 months ago by Garen Torikian <[email protected]>
Merge branch 'main' into pub-multiline-block-quote

a356d406af241895db456d1f9cb48dccc0056cb8 authored 11 months ago by Matias Fontanini <[email protected]>
Add missing docs to `NodeShortCode`.

42e7b2bafb4fd924a2dc3fc30b7e590e1371c28b authored 11 months ago by Matias Fontanini <[email protected]>
Merge pull request #364 from ohakutsu/fix-broken-link-in-readme

Fix broken docs link in README

6a8f244e469576966540e9c245148f2edb8c50f5 authored 11 months ago by Garen Torikian <[email protected]>
Fix broken docs link

5f1ab0d8ddedac0d53ff3c38cefe930409d21b33 authored 11 months ago by ohakutsu <[email protected]>
Make `NodeShortCode` public

d7b9118989c0566b816bba232190259b138c7bf8 authored 11 months ago by Matias Fontanini <[email protected]>
Make `NodeMultilineBlockQuote` public

a1782b9f8e76e73980177ddf674ad6eb2e7dacab authored 11 months ago by Matias Fontanini <[email protected]>
0.21.0

120a36cfd519e1490c555c4cf55f97c7a46c272e authored 11 months ago by Amelia Cuss <[email protected]>
flake.nix: use nightly for cargo fuzz.

663d7d82025db94c0cac25933f8f62c7636c15e3 authored 11 months ago by Amelia Cuss <[email protected]>
Merge pull request #359 from digitalmoksha/bw-multiline-blockquote

Add a multiline blockquote extension

ba5b1e1200957eb73c40b5bd5cfbe8812412d320 authored 11 months ago by Amelia Cuss <[email protected]>
parser: add missing triple-backtick.

2027e4884ba6b81a88d8975e9548b9d4bb7d6097 authored 11 months ago by Amelia Cuss <[email protected]>
Added option to extension list in README

26e311714d7a8b3aa9497bde6618dece5ac39c06 authored 11 months ago by digitalMoksha <[email protected]>
Pass new extension option in cibuild

5ab74346597702c2cafb6c54a961a417fd7e07df authored 11 months ago by digitalMoksha <[email protected]>
Add extension option, multiline-block-quotes

3de63ac72b1f1611356bd60a0531a1301b508b50 authored 11 months ago by digitalMoksha <[email protected]>
Add multline blockquote extension

Adds the ability to enclose multiple lines in a blockquote.
Such as:

>>>
Paragraph one

Paragra...

c8c518da53893925f1ad88229ebe134ab12d6eac authored 11 months ago by digitalMoksha <[email protected]>
README: new URL, copyright year, etc.

bb104e688d9f314073da8b4c0ea53f3a4aa384d4 authored 11 months ago by Ashe Connor <[email protected]>
0.20.0

4c909b654cfd3600ab3e96c7186228ba7c8f79cd authored about 1 year ago by Asherah "Charlotte" Connor <[email protected]>
Merge pull request #347 from kivikakk/use-css-if-you-like

Allow for Syntect to simply generate CSS classes

769b4e50968ccfb59328280ff0a43abdc3c3f0c6 authored about 1 year ago by Asherah Charlotte Connor <[email protected]>
syntect: minor cleanups.

4b9d838db7b6b2eb101d465e4d4e478431a0b86b authored about 1 year ago by Asherah "Charlotte" Connor <[email protected]>
[clippy] remove outdated include

a21d42c6d5da965c94e41184d81cb26b4a767200 authored about 1 year ago by Garen J. Torikian <[email protected]>
Allow for Syntect to simply generate CSS classes

985e49a2fb356f84c7a6a741365eebbc29694b31 authored about 1 year ago by Garen J. Torikian <[email protected]>
Merge pull request #338 from kivikakk/nix

Use Nix for CI.

06798101a0571f675af1102e5a26a1ebb22a16a0 authored about 1 year ago by Asherah Charlotte Connor <[email protected]>
flake.nix, workflows: use Nix for clippy/fmt to start.

Some of the clippy checks that fail with `--deny warnings` are likely
overzealous for our MSRV, ...

270c6eef1f46fa151a5bbbbf04096075763bb78d authored about 1 year ago by Charlotte <[email protected]>
Merge pull request #346 from kivikakk/dependabot/cargo/fuzz/rustix-0.36.16

build(deps): bump rustix from 0.36.11 to 0.36.16 in /fuzz

840f14d321778725e77c68eb825ed9b343bdecb9 authored about 1 year ago by Garen Torikian <[email protected]>
build(deps): bump rustix from 0.36.11 to 0.36.16 in /fuzz

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.11 to 0.36.16.
- [Release n...

c7f9d47324ed8bc6c9d894ac02ceba8a46b61886 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.19.0

339caed26a8f9f7744f3621fc11987577002e158 authored about 1 year ago by Charlotte <[email protected]>
Merge pull request #345 from digitalmoksha/bw-sync-with-0.29.0.gfm.13

Sync with cmark-gfm-0.29.0.gfm.13

8dd49a8e01052c7914579333aea466ca4033a944 authored about 1 year ago by Charlotte <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.13

456bc1f733c9b233212137df23796bd6a3c7253f authored about 1 year ago by digitalMoksha <[email protected]>
Merge pull request #343 from digitalmoksha/bw-sync-with-0.29.0.gfm.12

Sync with cmark-gfm-0.29.0.gfm.12

8ac8845de983e2ad1a86dfe95b62fe4acdb8ea04 authored about 1 year ago by Charlotte <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.12

e5bab5ad5f36df8fd9b63040aba67bd8d0a88fbf authored about 1 year ago by digitalMoksha <[email protected]>
Merge pull request #344 from digitalmoksha/bw-update-cmark-gfm

Use github/cmark-gfm submodule

8f3e6656163e2f3d712692a4f6ed7fb12790cc5e authored about 1 year ago by Charlotte <[email protected]>
Use github/cmark-gfm

1ce9c9fd989f8d5d25a5df60d6016795d3a29278 authored about 1 year ago by digitalMoksha <[email protected]>
Merge pull request #341 from silverjam/patch-1

docs: fix-up broken docs.rs link

8f9ac6d03c2b81e6d12996c8358e70d2dd4ca0ec authored over 1 year ago by Garen Torikian <[email protected]>
docs: fix-up broken docs.rs link

54e7d3a7756d11f5eda03ad09c1363b58b4ccd40 authored over 1 year ago by Jason Mobarak <[email protected]>
Merge pull request #337 from lucperkins/adapters-send-sync

Make adapters Send + Sync

477bf1bb61b28b107c7817c05c1c1286be357681 authored over 1 year ago by Charlotte <[email protected]>
Make adapters Send + Sync

2690607734c1b1697a4922f5f749afd8e2a80e3a authored over 1 year ago by Luc Perkins <[email protected]>
lib: update cmark(-gfm) link

72b5209405e6177ff04577013daa7febd70fe615 authored over 1 year ago by Asherah Connor <[email protected]>
Merge pull request #326 from YJDoc2/add-bench-ci

Add CI for running benchmarks

216848fe386dce36dcc4ea232fa2e370c4231b1f authored over 1 year ago by Asherah Connor <[email protected]>
update proc-macro2 crate version

e72e9a766245ab9a29069864b415ecbf7eef9a9f authored over 1 year ago by Yashodhan Joshi <[email protected]>
Apply suggestions from code review

Co-authored-by: digitalMoksha <[email protected]>

6f9297b3547bb34bdd6a484a9d7b89cd2dbdb011 authored over 1 year ago by Asherah Connor <[email protected]>
Add markdown-it rs for benchmark comparison

b2c3480abcf5e9576525f5558e10e3d6e2142188 authored over 1 year ago by Yashodhan Joshi <[email protected]>
Remove prepare step from hyperfine and add date-time in the o/p

645bf34d281e24afd44f8520b2e09a82827edac9 authored over 1 year ago by Yashodhan Joshi <[email protected]>
Setup CI for running benchmarks and posting comments

a798db30ba53f9ca197a2b45e1d44c5467e1aa8d authored over 1 year ago by Yashodhan Joshi <[email protected]>
Add benchmark script, use hyperfine

587e2cac0a543520b3830113db9f8e2e630881ca authored over 1 year ago by Yashodhan Joshi <[email protected]>
tests::api: use builders

91e5240e4a2d878ab699d84bf123075ced74bf23 authored over 1 year ago by Asherah Connor <[email protected]>
Merge pull request #325 from digitalmoksha/bw-autolink-wiki-style

Fix autolink detection inside wiki style link brackets

056327da7252703ae5f6cedeb40e4c3345d6644f authored over 1 year ago by Asherah Connor <[email protected]>
Add option relaxed_autolinks

to allow detecting autolinks inside backets

dcfba3f99ab39752c47cbff5dd479aa214d53769 authored over 1 year ago by digitalMoksha <[email protected]>
Match cmark-gfm when detecting autolinks in brackets

6749abfa9e421ccf6032b229298e6e51e2525c2c authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #319 from digitalmoksha/bw-sync-with-0.29.0.gfm.11

Sync with cmark-gfm-0.29.0.gfm.11

544f5a327a80bb74e989b13b47f669329db2facc authored over 1 year ago by Asherah Connor <[email protected]>
README: add a full stop!

754baae5206ca5f2a6fcab66e558c765b31ac059 authored over 1 year ago by Asherah Connor <[email protected]>
Add other formats to the quadratic fuzzer

8ec38af9297dfe97351abfdb7e82bd070add12ec authored over 1 year ago by digitalMoksha <[email protected]>
Fix ordering of `checked` when outputting task list items

22463bb86b129ef82be0221939cc06a4aefa24d5 authored over 1 year ago by digitalMoksha <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.11

f1b0e2ea68f37e00f91bd41eb0314acab405f3b1 authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #322 from YJDoc2/add-ast-partEq

add PartialEq and Eq derive for Ast and its components

53acd5fa641d48ae13d5c5642a321a397797ea10 authored over 1 year ago by Asherah Connor <[email protected]>
add PartialEq and Eq derive for Ast and its components

Resolves #211

ab6a17a1511e5536ea878e8efe4dc46143c8bee9 authored over 1 year ago by Yashodhan Joshi <[email protected]>
Merge pull request #292 from YJDoc2/builder-v2

Add builder derive and non_exhaustive for option structs

a80bb4525bc79b81b4a5945be2e3ecebd8ca7c67 authored over 1 year ago by Asherah Connor <[email protected]>
Add builder derive and non_exhaustive for option structs

9c241cbe7b3a6657d0a9093613f8e23d60027019 authored over 1 year ago by Yashodhan Joshi <[email protected]>
Merge pull request #305 from CosmicHorrorDev/make-comrak-ext-options-non-exhaustive

Make `ComrakExtensionOptions` non-exhaustive

8934b4929948af924993ebdd57f408eebe0a4a7a authored over 1 year ago by Asherah Connor <[email protected]>
parser: mark all other options structs (except top-level) nonexhaustive

4ddd159acf88b05b1f917dad5838cb10188ac2b1 authored over 1 year ago by Asherah Connor <[email protected]>
Make `ComrakExtensionOptions` non-exhaustive

a14b0b6a06dcb1e138f150f69c44f0f01299fcff authored over 1 year ago by Cosmic Horror <[email protected]>
Merge pull request #320 from tgross35/struct-renaming

Rename `ComrakFoo` types to just `Foo` for easier usage

f980f4ea0f6617bc2967d45e89216d467cb9fde0 authored over 1 year ago by Asherah Connor <[email protected]>
fuzz: correct remaining struct names

48add5cb85e02878608d8e272d9f14423e3b65c9 authored over 1 year ago by Asherah Connor <[email protected]>
examples: fixup comment

b761da2ca1f5c4bd0885e8c156a6f12af55db082 authored over 1 year ago by Asherah Connor <[email protected]>
Rename `ComrakFoo` types to just `Foo` for easier usage

Also provides exported types that allow using the legacy names.

6219552ad60a16bcd8272d653236dc2deb271528 authored over 1 year ago by Trevor Gross <[email protected]>
Merge pull request #318 from digitalmoksha/bw-sync-with-0.29.0.gfm.7

Sync with cmark-gfm-0.29.0.gfm.7

8eac2c34a35d0a1195219afdd4f3d7ac87754a80 authored over 1 year ago by Asherah Connor <[email protected]>
Fix footnote handling to pass regressions.txt

faa28851ee0a287be75b8aec079a76cafb28901e authored over 1 year ago by digitalMoksha <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.7

Most of the changes from .6 to .7 were
already incorporated.

879a931357ff9fa115516132fae1c6d75578867b authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #317 from vpetrigo/fix/issues-309-backslash-in-links

Fix backslash in a link issue

8c0086870e31570f69b1b929be29db86b561df59 authored over 1 year ago by Asherah Connor <[email protected]>
Clean up tests

7c350178e420da0a1d173727380960b460a69544 authored over 1 year ago by Vladimir Petrigo <[email protected]>
Clean up

0470d884a7904b3f11794003c076a31048a7dc1a authored over 1 year ago by Vladimir Petrigo <[email protected]>
Add additional tests for backslashes in a link issue

3f6103b8a2dc234a6a44dd01316d9a7294fccdc4 authored over 1 year ago by Vladimir Petrigo <[email protected]>
Add intermediate fix for the backslash in a link issue

d8fb134bdfe126fbf9efa1f7049122348fa0c5c5 authored over 1 year ago by Vladimir Petrigo <[email protected]>
Merge pull request #315 from digitalmoksha/bw-sync-with-0.29.0.gfm.5

Sync with cmark-gfm-0.29.0.gfm.5

79ac222b6c42ceab707df6d29e6097cd7e3ec34c authored over 1 year ago by Asherah Connor <[email protected]>
vendor, cibuild: latest upstream cmark-gfm, accumulate failures

58568e5544d73519a5f96d6e69438680e62f1961 authored over 1 year ago by Asherah Connor <[email protected]>
autolink: don't allocate these strings on the heap

1c2702dd1319652febdb694db438885c5c1ddc42 authored over 1 year ago by Asherah Connor <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.5

3533299288a60c798eacc128a6070d5de7cc0a45 authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #314 from digitalmoksha/bw-sync-with-0.29.0.gfm.4

Sync with cmark-gfm-0.29.0.gfm.4

ea5359c7201f80633eaf3a5b3b72cc7e7be57fe5 authored over 1 year ago by Asherah Connor <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.4

8eca2b815609b87494fdccbb04735f0008111cc3 authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #313 from digitalmoksha/bw-sync-with-0.29.0.gfm.3

Sync with cmark-gfm-0.29.0.gfm.3

9f3954fdb27a43795f7644053c77eafd5c531c42 authored over 1 year ago by Asherah Connor <[email protected]>
table: specify Into target for wasm (?)

357a7d80c860279bddf4a9ce0b5404f86dda579d authored over 1 year ago by Asherah Connor <[email protected]>
Sync with cmark-gfm-0.29.0.gfm.3

99a2aece5900111430e7dd807eb535cafffe15a9 authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #311 from digitalmoksha/bw-fix-footnote-special-chars

Handle footnote names that have been parsed into multiple nodes

32d36dcfab568641c8f60c961d49fc8f4b6e7f19 authored over 1 year ago by Asherah Connor <[email protected]>
Refactor to use enum Case in normalize_label

a027531dd230a6cf79e9efd83332a8d9e22dcbe6 authored over 1 year ago by digitalMoksha <[email protected]>
fuzz: gfm_footnotes

02594f1e63f1cb8a392eaba228cab8b1d0c10088 authored over 1 year ago by Asherah Connor <[email protected]>
inlines: don't crash on empty content here

fd13510233afb110472dbab15b11cf3af2d61a33 authored over 1 year ago by Asherah Connor <[email protected]>
Clear delimiter stack after processing footnote name

e80ed0ec6fb7e57ea36dd07ea4ab4d01f92d872a authored over 1 year ago by digitalMoksha <[email protected]>
Handle footnote names that have been parsed

into multiple nodes. For example `[^_foo]`
gives `^`, `_`, and `foo`.

58f9ee29edea1674b51943cd1c20e71300c4feba authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #312 from kivikakk/dependabot/cargo/xml-rs-0.8.14

build(deps): bump xml-rs from 0.8.4 to 0.8.14

a4e3c556e0caaa7ed0116494c29a34898e40a9c4 authored over 1 year ago by Asherah Connor <[email protected]>
build(deps): bump xml-rs from 0.8.4 to 0.8.14

Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to 0.8.14.
- [Changelog](https://...

7030837af168cd8763d7f4b7b924bf20e5d44dae authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #304 from CosmicHorrorDev/feature-doc-labels

Add in-doc labels for public facing features

a87860c653d12336a8a556ee4615cb74a9126acf authored over 1 year ago by Asherah Connor <[email protected]>
Add in-doc labels for public facing features

5593b7a91d3a07435ecaeda27158dd9b7e3615cd authored over 1 year ago by Cosmic Horror <[email protected]>
Merge pull request #308 from digitalmoksha/bw-escape-footnote-name

Escape footnote name

3e4c0936a372cbe2c6840bcdbee83ed5013dc5c5 authored over 1 year ago by Asherah Connor <[email protected]>
Make footnote names case-insensitive but case-preserving

d91c947054d40007d1979b204545f0a7c467ae46 authored over 1 year ago by digitalMoksha <[email protected]>
Escape footnote names

0071167d21180a34769e524beda6fb2381a45e8a authored over 1 year ago by digitalMoksha <[email protected]>
Merge pull request #300 from digitalmoksha/bw-fix-footnote-numbering

Use footnote name for reference id

127da5c1f73b55c4d1a4ced77a3259420c4bbc3e authored over 1 year ago by Asherah Connor <[email protected]>
cm: &String -> &str

bf2069e30a12d04b7f429b499a54757e109c4e3d authored over 1 year ago by Asherah Connor <[email protected]>
Fix clippy and rustfmt

03ff9c9fc29d00f0ad0508f4205aeb6afca50a90 authored over 1 year ago by digitalMoksha <[email protected]>
Output information when a footnote is referenced multiple times

1ab6c30031755f17dfff0e278074db3fda7237d9 authored over 1 year ago by digitalMoksha <[email protected]>
Fix footnote tests

3501ab0c19cadac78f425f7a0e59463a13bacf94 authored over 1 year ago by digitalMoksha <[email protected]>
nodes: add NodeFootnoteReference

358de5d86dcfff5f5ff3292d8d285cbed285df1f authored over 1 year ago by Asherah Connor <[email protected]>