Skip to content

Add makeup_html for HEEx/EEx highlighting#155

Merged
ericmj merged 1 commit into
mainfrom
add-makeup-html
Jun 5, 2026
Merged

Add makeup_html for HEEx/EEx highlighting#155
ericmj merged 1 commit into
mainfrom
add-makeup-html

Conversation

@ericmj

@ericmj ericmj commented Jun 5, 2026

Copy link
Copy Markdown
Member

The makeup_eex lexers register the .heex and .eex extensions, but the HEEx lexer requires an HTML lexer to be registered at runtime. makeup_html is an optional dependency of makeup_eex, so highlighting a .heex file raised a RuntimeError. Add makeup_html so these files highlight instead of crashing.

The makeup_eex lexers register the .heex and .eex extensions, but the
HEEx lexer requires an HTML lexer to be registered at runtime. makeup_html
is an optional dependency of makeup_eex, so highlighting a .heex file
raised a RuntimeError. Add makeup_html so these files highlight instead
of crashing.
@ericmj ericmj merged commit 7aa8d12 into main Jun 5, 2026
12 checks passed
@ericmj ericmj deleted the add-makeup-html branch June 5, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant