This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
Fix bug 1538693: Update Prism to version 1.16 #5313
Merged
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.
Resolves bug 1538693.
Kuma affecting changes:
Updated components
catch
andfinally
(JS: Updatedcatch
andfinally
PrismJS/prism#1527) PrismJS/prism@ebd1b9a6undefined
a keyword in JS (JS: Madeundefined
a keyword PrismJS/prism#1740) PrismJS/prism@d9fa29a8function-variable
in JS (JS: Fixedfunction-variable
PrismJS/prism#1739) PrismJS/prism@bfbea4d6keyword
alias to JSON'snull
(fix(json): Addkeyword
alias tonull
PrismJS/prism#1733) PrismJS/prism@eee06649addInline
improvements (Markup:addInline
improvements PrismJS/prism#1798) PrismJS/prism@af67c32edyn
,Self
,union
. PrismJS/prism#1634) PrismJS/prism@3590eddeUpdated plugins
line-numbers
class (Line numbers: Inheritance for theline-numbers
class PrismJS/prism#1799) PrismJS/prism@14be7489Other changes
insertBefore
now correctly updates references (insertBefore
now correctly updates references PrismJS/prism#1531) PrismJS/prism@9dfec340callback
afterafter-highlight
hook (fix: invoke callback afterafter-highlight hook
PrismJS/prism#1588) PrismJS/prism@bfbe4464Prism.util.type
performance (ImprovedPrism.util.type
PrismJS/prism#1545) PrismJS/prism@2864fe24insertBefore
overload (Removed unusedinsertBefore
overload PrismJS/prism#1631) PrismJS/prism@39686e12insert-before
hook properly (Theinsert-before
hook is now called properly PrismJS/prism#1709) PrismJS/prism@393ab164clone
variable PrismJS/prism#1778) PrismJS/prism@b06f532freview?(@jwhitlock)