1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-09 07:05:18 +02:00

Add Markdown editor component and integrate it into AdventureModal

This commit is contained in:
Sean Morley 2024-12-17 18:58:38 -05:00
parent 7d609d01ea
commit dd08a6fe24
14 changed files with 131 additions and 20 deletions

View file

@ -41,6 +41,7 @@
"dependencies": {
"@lukulent/svelte-umami": "^0.0.3",
"emoji-picker-element": "^1.26.0",
"marked": "^15.0.4",
"qrcode": "^1.5.4",
"svelte-i18n": "^4.0.1",
"svelte-maplibre": "^0.9.8"