Giter Site home page Giter Site logo

Add a couple of hooks about code-prettify HOT 2 OPEN

kasparsd avatar kasparsd commented on May 21, 2024
Add a couple of hooks

from code-prettify.

Comments (2)

kasparsd avatar kasparsd commented on May 21, 2024

Thanks for the suggestions @certainlyakey! I'm happy to add any hooks that you would find useful.

allow to modify the detected pre/code tags content

I'm not sure if the Prettify library supports that. Can you please look into that?

allow to change the prettyprinted class to something other.

The only issue with that is the CSS styles that come with this plugin -- they would stop working, I think. Secondly, I'm not sure if Prettify supports that.

from code-prettify.

certainlyakey avatar certainlyakey commented on May 21, 2024

Thanks for the reply @kasparsd! I see now that I was a bit too fast to submit an issue.

  1. Actually it seems we can use the Google's prettify's Javascript callback via script URL argument — and the script URL is already conveniently passed through a filter so this one should not be any problem.
  2. Here the prettyprinted class that the plugin adds into WP output has confused me — in the Google's code-prettify docs it's said that the class will be prettyprint so I've thought that you change it somewhere. And it seems that the class is hardcoded, so no way around that, even though I still don't understand about the varying classes names thingie.
    Regarding the CSS styles — it seems they make no use of the prettyprinted/prettyprint class name, so this would not become a trouble probably.

from code-prettify.

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.