Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mecaneer23/prose-to-html

Convert a file of prose into HTML paragraphs.
https://github.com/mecaneer23/prose-to-html

Last synced: about 2 months ago
JSON representation

Convert a file of prose into HTML paragraphs.

Awesome Lists containing this project

README

        

# Prose to HTML Converter

Convert a file of prose into HTML paragraphs.

This is specifically helpful when converting a text email body to HTML.

## Usage

- Create a `file.txt` with the contents you want to convert to HTML
- Run `convert.py` on your file
- Explore your edited `file.txt`