make markdown more interoperable by disallowing the annoying link/image syntax.

This commit is contained in:
fiatjaf
2023-01-27 18:37:04 -03:00
parent df122d6150
commit 965cec5aba
3 changed files with 35 additions and 15 deletions

View File

@ -34,6 +34,7 @@
"react-textarea-autosize": "^8.4.0",
"react-twitter-embed": "^4.0.4",
"typescript": "^4.9.4",
"unist-util-visit": "^4.1.2",
"uuid": "^9.0.0",
"workbox-background-sync": "^6.4.2",
"workbox-broadcast-update": "^6.4.2",