Skip to content

Highlight doesn't work with markdown-only #1225

@gre

Description

@gre

It seems highlight doesn't work if using only markdown slides because of this:

condition: function() { return !!document.querySelector( 'pre code' ); },

in the default highlight plugin condition.

I've removed it and everything works as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions