Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: find only standalone text links in root paragraphs #161

Merged
merged 7 commits into from
Apr 28, 2022

Conversation

raae
Copy link
Member

@raae raae commented Apr 26, 2022

  • test: use markdown as test input
  • test: add failing links in list test
  • fix: find only standalone links in root paragraphs

@raae raae linked an issue Apr 26, 2022 that may be closed by this pull request
@raae raae changed the title fix: find only standalone links in root paragraphs fix: find only standalone text links in root paragraphs Apr 26, 2022
@raae raae linked an issue Apr 26, 2022 that may be closed by this pull request
@raae raae merged commit dd60700 into main Apr 28, 2022
@raae raae deleted the fix/only-standalone branch April 28, 2022 07:57
raae-bot pushed a commit that referenced this pull request Apr 28, 2022
# [0.3.0](v0.2.1...v0.3.0) (2022-04-28)

### Features

* find only standalone text links in root paragraphs ([#161](#161)) ([dd60700](dd60700)), closes [#160](#160) [#162](#162)
@raae-bot
Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transforms links that are image links Transforms links that are list items
2 participants