Skip to content

No support for HTML #199

@Zev-G

Description

@Zev-G

No HTML language available

highlight.js has HTML as one of its supported language but for some reason svelte-highlight doesn't have an import available for the language.

Reproductible demo

<script>
    import { html} from "svelte-highlight/src/languages";
</script>

^ Won't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions