- Updated syntect and two-face dependencies.
- Adds support for
debsources,GDScript,Idris,Odin,Typst,VHDLsyntaxes
- Adds support for
Moved makeup_syntect to the elixir-makeup GitHub origanization.
- Ensure HTML id and class attributes are properly handled when empty for HEEx
- Properly classify HTML attributes as
:name_attributeinstead of:name_entity
- Allow to configure extra syntaxes to load at compile time through the
:extra_syntax_foldersconfiguration option. These are also registered into Makeup.
Initial release.