remove test diagram
This commit is contained in:
parent
fb612e11b6
commit
cc131d63b1
2 changed files with 2 additions and 19 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,5 +2,7 @@
|
||||||
.envrc
|
.envrc
|
||||||
.direnv
|
.direnv
|
||||||
|
|
||||||
|
# test data
|
||||||
|
test.d2
|
||||||
# produced by d2
|
# produced by d2
|
||||||
*.svg
|
*.svg
|
||||||
|
|
|
@ -1,19 +0,0 @@
|
||||||
shape: oval
|
|
||||||
label: ten
|
|
||||||
constraint: utehu
|
|
||||||
icon: huell
|
|
||||||
opacity: 1
|
|
||||||
fill: red
|
|
||||||
stroke: red
|
|
||||||
stroke-width: 5
|
|
||||||
stroke-dash: 4
|
|
||||||
border-radius: 1
|
|
||||||
font-color: red
|
|
||||||
shadow: true
|
|
||||||
multiple: true
|
|
||||||
animated: true
|
|
||||||
link: https://to
|
|
||||||
near: abc
|
|
||||||
|
|
||||||
hello
|
|
||||||
|
|
Loading…
Reference in a new issue