Skip to content

leulmes/markdownToHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdownToHTML

Implemented a program that opened a text file created by the user, parsed the file, and converted elements of the text file into HMTL code. Created eight symbols that correspond to HTML tags. If a symbol was found in the text file, it would be converted to its associated HTML tag. Utilized the fundamental C concepts such as file handling, text parsing, string manipulation, dynamic memory allocation, and the use of pointers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages