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(message-parser): Add file path structure to URL reference markdown #901

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

hugocostadev
Copy link
Contributor

@hugocostadev hugocostadev commented Nov 14, 2022

Proposed changes (including videos or screenshots)

Add rule to accept file path structure in Reference URL markdown

The URL markdown should accept the file path pattern.

e.g:

[File Path](C:/Users/user1/Documents/projects/file.js)
[notes link](notes://Server/C3257116002CAD60/0/CCAF6BE2824A1F49432588D2001FA73E)

The example above should render a link

Output:
image

Previous output:
image

Issue(s)

RocketChat/Rocket.Chat#27065

Further comments

TC-255

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

Successfully merging this pull request may close these issues.

2 participants