Skip to content

Consider decoupling html and assets? #299

@tmpfs

Description

@tmpfs

Hi, thanks for syntect I have just finished integrating it with my program and it is working nicely 👍

I thought I would do some fine-tuning to reduce the binary file size as I am loading custom syntax definition bundles I wanted to remove the assets feature but I am using html to output HTML and noticed that it depends on assets.

So it appears that when using html I am unable to prevent syntect from bundling the default syntax definitions, is that correct?

Would it be easy/possible to decouple these features?

Thanks!

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