You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: