fix: tables in markdown preview (#1013)

This commit is contained in:
Daniel Lautzenheiser
2024-01-02 12:29:54 -05:00
committed by GitHub
parent 94b21424ce
commit 49597697d1
8 changed files with 684 additions and 297 deletions

View File

@ -32,5 +32,6 @@
},
"workspaces": [
"packages/*"
]
],
"dependencies": {}
}