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

Markdown: Improved URL tokenization #2678

Merged
merged 2 commits into from Dec 22, 2020

Conversation

RunDevelopment
Copy link
Member

It now tokenizes all parts of a URL except for braces.


This resolves #2676.

@github-actions
Copy link

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +25 B (+1.4%).

file master pull size diff % diff
components/prism-markdown.min.js 1.73 KB 1.75 KB +25 B +1.4%

Generated by 🚫 dangerJS against ac6b04a

@RunDevelopment RunDevelopment merged commit 2af3e2c into PrismJS:master Dec 22, 2020
@RunDevelopment RunDevelopment deleted the markdown-url branch December 22, 2020 19:52
This was referenced Mar 6, 2021
This was referenced Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown: Add support for image
2 participants