Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text to HTML Converter

This script converts plain text into HTML, wrapping each line in <p> tags, lines starting with a number and a dot in <li> tags, and the first line in a <h1> tag.

Usage

  1. Enter your plain text into the article1.txt file.

  2. Open your terminal and navigate to the directory containing the script.

  3. Run the script with the following command: python3 text_to_html.py

  4. The formatted result can be found in destination.html.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages