Skip to content
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
merged 2 commits into from
Mar 27, 2019

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Mar 25, 2019

Resolves bug 1538693.

Kuma affecting changes:

📝 Note: See PrismJS/prism@v1.16.0 for a full list of changes.

Updated components

Updated plugins

Other changes


review?(@jwhitlock)

@ExE-Boss ExE-Boss force-pushed the libs/prism/bug1538693-v1.16 branch from a0bbc13 to 6704c51 Compare March 25, 2019 15:32
This adds the `prism‑jsonp` language definition, which provides
syntax highlighting for JSON with Padding.

This avoids regressing instances of `<pre class="brush: jsonp;">`,
which are currently supported on MDN.

# External links:
- https://en.wikipedia.org/wiki/JSONP
@schalkneethling schalkneethling self-requested a review March 25, 2019 16:25
@schalkneethling schalkneethling self-assigned this Mar 25, 2019
Copy link

@schalkneethling schalkneethling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tested a number of pages, and in particular https://developer.mozilla.org/en-US/docs/User:ExE-Boss/Prism_issues#MDN_JSON_vs_Prism_JSON_syntax_highlighting and the page that was problematic post the 1.15 upgrade.

Everything works as it has done before. Thanks @ExE-Boss

@schalkneethling schalkneethling merged commit 7e31be1 into mdn:master Mar 27, 2019
@ExE-Boss ExE-Boss deleted the libs/prism/bug1538693-v1.16 branch March 28, 2019 16:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants