Skip to content

Commit

Permalink
Merge pull request #2221 from alixander/md-tables
Browse files Browse the repository at this point in the history
markdown: tables
  • Loading branch information
alixander authored Nov 19, 2024
2 parents fed65bc + b87100b commit a27f46b
Show file tree
Hide file tree
Showing 7 changed files with 4,496 additions and 2 deletions.
1 change: 1 addition & 0 deletions ci/release/changelogs/next.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#### Features 🚀

- 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)

#### Improvements 🧹

Expand Down
Loading

0 comments on commit a27f46b

Please sign in to comment.