1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

add markdown loader

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2022-09-10 19:58:17 +05:30
parent 8ac581d3a0
commit d30b69bac0
4 changed files with 125 additions and 179 deletions
+4
View File
@@ -9,10 +9,14 @@
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/http": "2.0.0",
"elm/url": "1.0.0",
"elm-explorations/markdown": "1.0.0",
"hecrj/html-parser": "2.4.0"
},
"indirect": {
"elm/bytes": "1.0.8",
"elm/file": "1.0.5",
"elm/json": "1.1.3",
"elm/parser": "1.1.0",
"elm/time": "1.0.0",