This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates Prism to v1.17.1.
Kuma affecting changes:
Updated components
url
inside (CSS: Extendedurl
inside PrismJS/prism#1874) PrismJS/prism@f0a10669even
&odd
keywords ton-th
pattern (CSS-Extras: Addedeven
&odd
keywords forn-th
pattern PrismJS/prism#1872) PrismJS/prism@5e5a3e00s
regex flag (JS: Added support fors
regex flag PrismJS/prism#1846) PrismJS/prism@9e164935async
andawait
keywords. (Added async / await keywords for Rust. PrismJS/prism#1882) PrismJS/prism@4faa3314Updated plugins
Other changes
env.elements
frombefore-highlightall
hook (Core: Removed env.elements for 'before-highlightall' PrismJS/prism#1968) PrismJS/prism@9d9e2ca4language-none
the default language (Core: Uselanguage-none
if no language class was detected PrismJS/prism#1858) PrismJS/prism@fd691c52parent
from thewrap
hook's environment (Core: Removedparent
fromwrap
's environment PrismJS/prism#1837) PrismJS/prism@65a4e894review?(@escattone, @peterbe, @schalkneethling)