domenic / rewrapper

A web application for rewrapping text to fit a column limit

Home Page:https://domenic.github.io/rewrapper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Great Rewrapper

This is a web application meant to make it easy to rewrap text to fit line limits. Its primary intended audience is people contributing to the HTML Standard, but it is probably useful for other purposes as well.

Patches are definitely welcome. It doesn't always do the right thing currently, which is why I put it on GitHub so that people could improve it.

To run some tests, use deno test --allow-read after installing Deno.

About

A web application for rewrapping text to fit a column limit

https://domenic.github.io/rewrapper/

License:MIT License


Languages

Language:HTML 84.8%Language:JavaScript 13.2%Language:CSS 2.1%