1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 13:15: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

@ -14,6 +14,9 @@ importers:
emoji-picker-element:
specifier: ^1.26.0
version: 1.26.0
marked:
specifier: ^15.0.4
version: 15.0.4
qrcode:
specifier: ^1.5.4
version: 1.5.4
@ -1351,6 +1354,11 @@ packages:
resolution: {integrity: sha512-qOS1hn4d/pn2i0uva4S5Oz+fACzTkgBKq+NpwT/Tqzi4MSyzcWNtDELzLUSgWqHfNIkGCl5CZ/w7dtis+t4RCw==}
engines: {node: '>=16.14.0', npm: '>=8.1.0'}
marked@15.0.4:
resolution: {integrity: sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==}
engines: {node: '>= 18'}
hasBin: true
mdn-data@2.0.30:
resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==}
@ -3318,6 +3326,8 @@ snapshots:
tinyqueue: 2.0.3
vt-pbf: 3.1.3
marked@15.0.4: {}
mdn-data@2.0.30: {}
memoizee@0.4.17: