Wiring of markdown-preview

This commit is contained in:
2025-07-04 21:59:09 -05:00
parent e64a18b18b
commit 857f0ded57
18 changed files with 195 additions and 24 deletions

View File

@@ -47,6 +47,7 @@
"src/assets/css/ace-overrides.css"
],
"scripts":[
"src/libs/showdown.min.js"
],
"optimization": true
},
@@ -110,7 +111,6 @@
"src/styles.css"
],
"scripts":[
]
}
}