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

Inital MD feature - Support of links #7

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

saminarp
Copy link
Contributor

Hello, I finally implemented the markdown file support for the links. I have added a markdown.md file in the sample data directory where you also have other txt files. I used regex C++ library to parse links and kept the code style as it was before.
Here is an working example from my machine;
CleanShot 2022-09-21 at 19 24 20@2x

@batunpc
Copy link
Owner

batunpc commented Sep 22, 2022

Looks great!! thank you for providing the screenshot.

@batunpc batunpc merged commit 5a1a7b3 into batunpc:main Sep 22, 2022
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.

None yet

2 participants