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

Support for .md/markdown files #8

Closed
ijacobs-cpa opened this issue Sep 20, 2023 · 1 comment · Fixed by #9
Closed

Support for .md/markdown files #8

ijacobs-cpa opened this issue Sep 20, 2023 · 1 comment · Fixed by #9
Assignees

Comments

@ijacobs-cpa
Copy link
Contributor

ijacobs-cpa commented Sep 20, 2023

The program would benefit from being able to generate HTML from markdown files. Due to markdown symbolizing different tag stylings (i.e. # for <h1>), it would work well with this program.

I can work on this by adding another function to your program that specifically processes markdown files in this manner.

@rabroldan
Copy link
Owner

Approved please proceed

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 a pull request may close this issue.

2 participants