next
This commit is contained in:
parent
ba46b05516
commit
205ad77521
1 changed files with 3 additions and 1 deletions
|
|
@ -31,7 +31,9 @@
|
||||||
- Formatter:
|
- Formatter:
|
||||||
- fixes substitutions in quotes surrounded by text [#2462](https://github.com/terrastruct/d2/pull/2462)
|
- fixes substitutions in quotes surrounded by text [#2462](https://github.com/terrastruct/d2/pull/2462)
|
||||||
- CLI: fetch and render remote images of mimetype octet-stream correctly [#2370](https://github.com/terrastruct/d2/pull/2370)
|
- CLI: fetch and render remote images of mimetype octet-stream correctly [#2370](https://github.com/terrastruct/d2/pull/2370)
|
||||||
- Composition: spread importing scenarios/steps was not inheriting correctly [#2460](https://github.com/terrastruct/d2/pull/2460)
|
- Composition:
|
||||||
|
- spread importing scenarios/steps was not inheriting correctly [#2460](https://github.com/terrastruct/d2/pull/2460)
|
||||||
|
- imported fields were not merging with current fields/edges [#2464](https://github.com/terrastruct/d2/pull/2464)
|
||||||
- Markdown: fixes nested var substitutions not working [#2456](https://github.com/terrastruct/d2/pull/2456)
|
- Markdown: fixes nested var substitutions not working [#2456](https://github.com/terrastruct/d2/pull/2456)
|
||||||
- d2js: handle unicode characters [#2393](https://github.com/terrastruct/d2/pull/2393)
|
- d2js: handle unicode characters [#2393](https://github.com/terrastruct/d2/pull/2393)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue