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

Multiline links support #1

Open
trekhleb opened this issue Nov 12, 2020 · 0 comments
Open

Multiline links support #1

trekhleb opened this issue Nov 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@trekhleb
Copy link
Owner

For now Links Detector recognises only the links that fit into one line. For example:

...some random text https://test.com/sub/path?param=true some other random text...

In the books, however, you may see the links that are wrapped into two lines like this:

...some random text https://test.com/sub/
path?param=true some other random text...

It would be nice if Links Detector will recognise multiline links as well.

@trekhleb trekhleb added the enhancement New feature or request label Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant