mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 00:48:51 -04:00
Updated to support container syntax and styles
This commit is contained in:
parent
2a42fac6d4
commit
e729166c32
6 changed files with 28 additions and 0 deletions
|
@ -93,6 +93,10 @@
|
|||
unicode-bidi: embed;
|
||||
}
|
||||
|
||||
.markdown-body .alert > p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.markdown-body pre.flow-chart,
|
||||
.markdown-body pre.sequence-diagram,
|
||||
.markdown-body pre.graphviz,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue