Commit 4e54b823 authored by Robert Speicher's avatar Robert Speicher

Apply syntax highlighting to Markdown previews

parent 404a01ab
......@@ -167,6 +167,7 @@ class @DropzoneInput
dataType: "json"
).success (data) ->
preview.html data.body
preview.syntaxHighlight()
renderReferencedUsers data.references.users
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment