Commit Graph
2 Commits
Author SHA1 Message Date
Nick Janetakis c85f2a23de Add readability improvements and optimizations
Replace the inner loop with regex_replace. We're already using this
elsewhere and the performance difference isn't worth the loss of human
readability.

Use static const to pre-calc the search string.
2026-03-02 21:29:15 -05:00
Nick Janetakis 0c8acbf39e Add support for optional CSS classes 2026-03-02 19:10:55 -05:00