1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-04 10:30:11 -05:00

remove markdown from plaintext post titles

This commit is contained in:
2022-01-16 18:16:02 -05:00
parent b2f51ff10a
commit a139447b39
14 changed files with 50 additions and 115 deletions

View File

@@ -1638,6 +1638,11 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/remove-markdown@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@types/remove-markdown/-/remove-markdown-0.3.1.tgz#82bc3664c313f50f7c77f1bb59935f567689dc63"
integrity sha512-JpJNEJEsmmltyL2LdE8KRjJ0L2ad5vgLibqNj85clohT9AyTrfN6jvHxStPshDkmtcL/ShFu0p2tbY7DBS1mqQ==
"@types/resolve@^1.17.1":
version "1.20.1"
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.1.tgz#3727e48042fda81e374f5d5cf2fa92288bf698f8"
@@ -6282,6 +6287,11 @@ remark-stringify@^8.1.1:
unherit "^1.0.4"
xtend "^4.0.1"
remove-markdown@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/remove-markdown/-/remove-markdown-0.3.0.tgz#5e4b667493a93579728f3d52ecc1db9ca505dc98"
integrity sha1-XktmdJOpNXlyjz1S7MHbnKUF3Jg=
repeat-string@^1.0.0, repeat-string@^1.5.4:
version "1.6.1"
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"