Skip to content

Many hightlight.js themes are missing (g:markdown_composer_syntax_theme) #51

@max-baz

Description

@max-baz

The documentation says:

g:markdown_composer_syntax_theme        *g:markdown_composer_syntax_theme*
            The theme that the preview should use for syntax highlighting. All
            themes from highlight.js are supported. A demo can be found at
            https://highlightjs.org/static/demo/.

            The variable should be the name of the theme's stylesheet (without
            .css). The stylesheets may be found at

            https://github.com/isagalaev/highlight.js/tree/master/src/styles

I tried to use gruvbox-dark and found that it is missing, tried a few others and they are missing too. I noticed that solarized-dark should actually be named solarized_dark to be working.

Is it just a matter of updating the highlight.js dependency to synchronize the list of themes, or something else is broken?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions