Fixed issue relating to showdownjs not escaping html tags by porting to
markdown-it, also introduced a new function: func.render_md
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^5.1.0",
|
||||
"showdown": "^2.1.0"
|
||||
"markdown-it": "^14.1.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user