Convert \n to <br>

This commit is contained in:
2024-01-26 13:35:54 +01:00
parent 01d20d4a46
commit d31486c0d5
3 changed files with 32 additions and 8 deletions

View File

@@ -19,6 +19,7 @@
},
"dependencies": {
"hast-util-to-html": "^9.0.0",
"remark-breaks": "^4.0.0",
"remark-ofm": "file:../remark-ofm"
}
}