Python Project : Text to HTML Converter
We will be converting text to HTML with pytextile module. The input text follows a certain syntax that generates HTML code with this module.
Here, I will show how - ordered list, unordered list, image link, bold text, & sign, normal text works for t...
codengocool.hashnode.dev4 min read