Markdown preview (#224)

This commit is contained in:
Thomas Miceli
2024-02-24 18:09:23 +01:00
parent 2bf0e9b7ce
commit fc9a75ce8f
9 changed files with 69 additions and 3 deletions

4
public/style.css vendored
View File

@ -174,3 +174,7 @@ dl.dl-config dd {
.mermaid {
background: #f6f8fa !important;
}
.hidden-important {
@apply hidden !important;
}