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

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    952af05 View commit details
    Browse the repository at this point in the history
  2. feat(prism): Add prism‑jsonp

    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
    ExE-Boss committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    6704c51 View commit details
    Browse the repository at this point in the history