summaryrefslogtreecommitdiffstats
path: root/web/static/css/highlight
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2015-10-26 09:50:40 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2015-10-26 09:50:40 -0400
commitfa2c9878d243e109f2e4d05e5d04556133485f30 (patch)
tree259156636b616d5d42f15e749f1cb5eaec9cce53 /web/static/css/highlight
parent845b07ea5f3214c4dc939b7eb65dcfba4e1e0b2a (diff)
parent51032ae11de9158ea6a4a4be6b73c621b1c75f2a (diff)
downloadchat-fa2c9878d243e109f2e4d05e5d04556133485f30.tar.gz
chat-fa2c9878d243e109f2e4d05e5d04556133485f30.tar.bz2
chat-fa2c9878d243e109f2e4d05e5d04556133485f30.zip
Merge pull request #1170 from florianorben/PLT-395
PLT-395: Add syntax highlighting to Markdown code blocks
Diffstat (limited to 'web/static/css/highlight')
l---------web/static/css/highlight1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/static/css/highlight b/web/static/css/highlight
new file mode 120000
index 000000000..c774cf397
--- /dev/null
+++ b/web/static/css/highlight
@@ -0,0 +1 @@
+../../react/node_modules/highlight.js/styles/ \ No newline at end of file