You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test: refactor to use markdown as test input
* test: add failing links in list test
* fix: find only standalone links in root paragraphs, fixes#160
* test: add image oEmbed link test
* fix: find only standalone text links (ie. not images), fixes#162
* test: add test content to demo(s)
Should not be transformed.
It happens because we look for links inside root paragraphs, but do not check it they themselves do not contain nodes.
The text was updated successfully, but these errors were encountered: