This commit is contained in:
Nathan Sarang-Walters 2024-12-16 15:40:12 -08:00
parent 6da8e9cfd5
commit cff7a8596d
No known key found for this signature in database
GPG key ID: D5486C14E4309B0E

View file

@ -4,7 +4,7 @@
- Connections now support `link` [#1955](https://github.com/terrastruct/d2/pull/1955)
- Vars: vars in markdown blocks are substituted [#2218](https://github.com/terrastruct/d2/pull/2218)
- Markdown: Github-flavored tables work in `md` blocks [#2221](https://github.com/terrastruct/d2/pull/2221)
- `d2 fm` now supports a `--check` flag [#2253](https://github.com/terrastruct/d2/pull/2253)
- `d2 fmt` now supports a `--check` flag [#2253](https://github.com/terrastruct/d2/pull/2253)
#### Improvements 🧹