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

Issue 7 #9

Merged
merged 2 commits into from
Sep 22, 2022
Merged

Issue 7 #9

merged 2 commits into from
Sep 22, 2022

Conversation

sfrunza13
Copy link
Contributor

I think I made it read the md and use some regex to find things in between certain characters or character pairs and to then wrap them in the appropriate html tags. Particularly italics and bold.

Actually comparing the source code with this might be strange given that I had to move around the directory structure as per our conversation. It's going to look like everything is new but only a few things have changed. The bulk of what I wrote is just going to be under the one function "createHtml".

If the file extension is .md then I have some regex_replace to rewrite the md tokens with html tags.

@rudychung rudychung merged commit a0f56da into rudychung:main Sep 22, 2022
rudychung added a commit that referenced this pull request 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.

2 participants