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

fix(plugin_toc): remove extra escape char #14

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

10Derozan
Copy link
Contributor

@CLAassistant
Copy link

CLAassistant commented Nov 17, 2023

CLA assistant check
All committers have signed the CLA.

@10Derozan 10Derozan force-pushed the fix/remove-extra-escape branch from f226656 to 581cded Compare November 17, 2023 03:59
Copy link

Benchmark Results

Linux

group                main                                   pr
-----                ----                                   --
mdx_rs/example.md    1.00  1970.7±18.57µs     2.9 MB/sec    1.01  1997.1±104.47µs     2.8 MB/sec

Windows

group                main                                   pr
-----                ----                                   --
mdx_rs/example.md    1.00      2.0±0.06ms     2.9 MB/sec    1.07      2.2±0.29ms     2.7 MB/sec

@10Derozan 10Derozan merged commit 135e476 into main Nov 21, 2023
31 checks passed
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.

[Bug]: Headings not support HTML character entities or escape characers
2 participants