Skip to content

Commit 0c496fa

Browse files
mejo-max-nextcloud
authored andcommitted
Add markdown-it-image-figures for treating images as block elements
Signed-off-by: Jonas <jonas@freesources.org>
1 parent 849d3d2 commit 0c496fa

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

package-lock.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"markdown-it": "^13.0.1",
9090
"markdown-it-container": "^3.0.0",
9191
"markdown-it-front-matter": "^0.2.3",
92+
"markdown-it-image-figures": "^2.1.0",
9293
"mitt": "^3.0.0",
9394
"path-normalize": "^6.0.7",
9495
"prosemirror-collab": "^1.3.0",

0 commit comments

Comments
 (0)