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

Link within angle brackets was corrupted by table colspan || #48

Closed
jeffreytse opened this issue Mar 25, 2021 · 0 comments
Closed

Link within angle brackets was corrupted by table colspan || #48

jeffreytse opened this issue Mar 25, 2021 · 0 comments
Assignees
Labels
bug Something isn't working verified This issue was already verified

Comments

@jeffreytse
Copy link
Owner

Added two urls within angle brackets to make them as links. It works fine at a normal single cell. While it cannot be turned successfully for a url before the || colspan symbol. Here is the test case:

| Row 4      | <https://www.google.com>    |                              |
|^^          |^^ <https://www.youtube.com> |                              |
| Row 5      | <https://www.google.com>                                  ||

The third url can not be turned into a hyperlink.

image

@jeffreytse jeffreytse added bug Something isn't working verified This issue was already verified labels Mar 25, 2021
@jeffreytse jeffreytse self-assigned this Mar 25, 2021
jeffreytse added a commit that referenced this issue Mar 25, 2021
Added two urls within angle brackets to make them as links. It works
fine at a normal single cell. While it cannot be turned successfully
for a url before the `||` colspan symbol.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified This issue was already verified
Projects
None yet
Development

No branches or pull requests

1 participant