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

Does not work within tables #14

Open
iamtheworstdev opened this issue Jan 2, 2025 · 0 comments
Open

Does not work within tables #14

iamtheworstdev opened this issue Jan 2, 2025 · 0 comments

Comments

@iamtheworstdev
Copy link

Creating a table of companies such as

| Company | Ticker | Market Cap |
| ----------- | ------ | ------------- |
|  apple      |  $AAPL | insanely large number | 

if I use a regex like
\$[A-Z]{1,5}$
it does not create link for $AAPL within the table but it will within the a list
- $AAPL

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

No branches or pull requests

1 participant