GithubHelp home page GithubHelp logo

Comments (4)

romannurik avatar romannurik commented on June 6, 2024 1

I'm running into this too in markdown, specifically that newlines are being removed. While I'm not sure why the <br>s are being removed, this seemed to work around the problem:

eleventyConfig.addPlugin(syntaxHighlight, {
  lineSeparator: '<br>\n',
  init: ...
});

from eleventy-plugin-syntaxhighlight.

zachleat avatar zachleat commented on June 6, 2024 1

I’m guessing this is a duplicate of https://github.com/11ty/11ty-website/issues/877 (a recent regression in the Axe Chrome extension)

You can verify by testing in an incognito window

from eleventy-plugin-syntaxhighlight.

goodguyry avatar goodguyry commented on June 6, 2024

This is great, thanks @romannurik! That gets the line breaks back.

With this in place I'm noticing Prism isn't highlighting some code blocks. I get a (well-formatted) text string within the <code> element, rather than Prism's <span>s. The only language for which I'm seeing the highlighting spans is HMTL.

I'll try picking away at this when I find the time; it feels less urgent to me with the line breaks restored.

from eleventy-plugin-syntaxhighlight.

zachleat avatar zachleat commented on June 6, 2024

This is an automated message to let you know that a helpful response was posted to your issue and for the health of the repository issue tracker the issue will be closed. This is to help alleviate issues hanging open waiting for a response from the original poster.

If the response works to solve your problem—great! But if you’re still having problems, do not let the issue’s closing deter you if you have additional questions! Post another comment and I will reopen the issue. Thanks!

from eleventy-plugin-syntaxhighlight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.