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

feat(gatsby-remark-prismjs): syntax highlighting inside diffs #26525

Merged
merged 5 commits into from
Sep 11, 2020

Commits on Aug 17, 2020

  1. feat(gatsby-remark-prismjs): syntax highlighting inside diffs

    added support for syntax highlighting inside diffs using diff-xxxx
    pattern as language identifier
    
    ✅ Closes: gatsbyjs#20630
    kenchandev committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    982e8bb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    ecacfc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7d7cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    729d9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a58716 View commit details
    Browse the repository at this point in the history