Makeup - A syntax highlighter for Elixir

Indeed. The HTML is always the same, only the CSS changes, so I definitely could do it. I have chosen not to paste the same code many times precisely because it serves as a good benchmark for Makeup.

Currently it’s rendering ~120 code blocks in 2-4s. For real projects, there might be some oportunities to parallelize it, but I don’t know if that’s something I should handle in makeup core…

1 Like