phoenixframework / phoenix_live_view

Rich, real-time user experiences with server-rendered HTML
https://hex.pm/packages/phoenix_live_view
MIT License
6.23k stars 934 forks source link

Use makeup_lexers for highlighting HTML/HEEx, CSS and JS in the docs #3523

Open SteffenDE opened 3 days ago

SteffenDE commented 3 days ago

This is hopefully a temporary change, until we can sort out https://github.com/elixir-makeup/makeup_html/issues/9.

The plan is to remove it once it is upstreamed into official makeup repositories.

Before:

image

After:

image

Before:

image

After:

image