• Resolved hachi8833

    (@hachi8833)


    We are planning to introduce Prismatic plugin to our WordPress site, which is currently using Highlight.js with a markdown plugin.
    We eager to use prism.js, but we do not want to add the ‘language-‘ prefixes to the markdown ‘`’ in the existing articles.

    We’d be very glad if you add a feature to disable ‘language-‘ prefix as the current highlight.js mode.

    Best regards,

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    It may be possible.. so you are suggesting an option to require the language abbreviation, but not the “language-” prefix, correct?

    For example, instead of this:

    language-css

    ..it would be this:

    css

    • This reply was modified 8 years, 9 months ago by Jeff Starr. Reason: added example
Viewing 1 replies (of 1 total)

The topic ‘Request: disable language-prefix’ is closed to new replies.