Skip to content

Implement BlogText cache compatibility with Crayon Syntax Highlighter #13

@spiralofhope

Description

@spiralofhope

(from 夏睿(Harry Summer))

Crayon Syntax Highlighter precaculate a codeblock ID in the_post filter, which is before BlogText's processing. And replace the ID with real content after BlogText's processing. That ID may vary from time to time, but BlogText would give a constant one from the cache. This would make the code of Crayon Syntax Hightlighter cannot display.

I'm wondering if you can add an option for us to switch off the cache function of BlogText, so that if would be compatible with these sort of pre-processing.

skrysm#20

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions