Skip to content
Snippets Groups Projects
Commit 30555c1d authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'rs-remove-user-color-scheme-class' into 'master'

Apply syntax highlighting to fenced code blocks client-side

Instead of applying the syntax highlighting scheme class to these blocks
server-side, we use Javascript and Gon to apply the user's color scheme
(or the default) client-side.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.

See merge request !1203
parents abb5b9f6 ce0a0fef
No related branches found
No related tags found
No related merge requests found
Showing
with 144 additions and 53 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment