mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 08:49:59 -04:00
Added flowchart diagrams (#510)
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Co-authored-by: mrdrogdrog <mr.drogdrog@gmail.com> Co-authored-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
d482065d72
commit
33648f1645
8 changed files with 118 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
|||
"slogan": "The best platform to write and share markdown.",
|
||||
"title": "Collaborative markdown notes"
|
||||
},
|
||||
"renderer": {
|
||||
"flowchart": {
|
||||
"invalidSyntax": "Invalid flowchart.js syntax!"
|
||||
}
|
||||
},
|
||||
"landing": {
|
||||
"intro": {
|
||||
"exploreFeatures": "Explore all features",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue