Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mecaneer23/prose-to-html
- Owner: mecaneer23
- Created: 2024-04-01T14:54:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T14:56:56.000Z (9 months ago)
- Last Synced: 2024-04-01T16:04:43.720Z (9 months ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`