-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Description
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
Labels
No labels