chore(Errors): add code highlight

This commit is contained in:
Khaled Garbaya
2017-10-05 14:16:01 +02:00
committed by Benedikt Rötsch
parent ee388aa9e5
commit 3874abd8c6

View File

@@ -13,4 +13,5 @@ block content
li Check the stack trace below
h2 Stack trace
pre.error__stack-trace #{error.stack}
pre.error__stack-trace
code.shell #{error.stack}