Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cm: count ol items from start of each list. #429

Merged
merged 1 commit into from
Jul 11, 2024
Merged

cm: count ol items from start of each list. #429

merged 1 commit into from
Jul 11, 2024

Conversation

kivikakk
Copy link
Owner

Fixes #323; this fixes OL tasklists incidentally.

Copy link
Contributor

Command Mean [ms] Min [ms] Max [ms] Relative
./bench.sh ./comrak-d808a85 339.8 ± 3.6 334.5 349.9 2.89 ± 0.21
./bench.sh ./comrak-main 339.1 ± 4.8 334.5 360.0 2.88 ± 0.21
./bench.sh ./pulldown-cmark 117.5 ± 8.3 112.9 148.9 1.00
./bench.sh ./cmark-gfm 123.5 ± 1.9 120.0 128.8 1.05 ± 0.08
./bench.sh ./markdown-it 524.2 ± 8.6 511.9 548.9 4.46 ± 0.32

Run on Thu Jul 11 10:42:07 UTC 2024

Fixes #323; this fixes OL tasklists incidentally.
@kivikakk kivikakk enabled auto-merge July 11, 2024 11:40
@kivikakk kivikakk merged commit 85443b1 into main Jul 11, 2024
39 checks passed
@kivikakk kivikakk deleted the cm-ol branch July 11, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor inconsistencies when outputting ordered lists to commonmark
1 participant