Skip to content

Commit

Permalink
Add DBML support (#38)
Browse files Browse the repository at this point in the history
authored-by: Daniel Gonzalez <daniel.gonzalez@haufe.com>
  • Loading branch information
dgonsan committed Mar 31, 2023
1 parent cc3b6ff commit 28ee1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kroki/config.py
Expand Up @@ -21,6 +21,7 @@ class KrokiDiagramTypes():
"pikchr": ["svg"],
"umlet": ["png", "svg"],
"d2": ["svg"],
"dbml": ["svg"],
}

kroki_blockdiag = {
Expand Down

0 comments on commit 28ee1d1

Please sign in to comment.