mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 03:05:19 -04:00

* Add highlighting for code blocks Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
3 lines
95 B
SCSS
3 lines
95 B
SCSS
.markdown-body {
|
|
@import '../../../../../../node_modules/highlight.js/styles/github-gist';
|
|
}
|