JosephTLyons / autobreak

Work in Progress: Atom package that automatically breaks lines of text at the Preferred Line Length.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autobreak

autobreak is a tool intended to help those who enjoy writing documentation with Atom. autobreak will automatically break lines of text by inserting a newline character. It allows you to write fluently, keeping you from having to manually "walk" the cursor back to the beginning of a word that crossed your Preferred Line Length setting and pressing the enter key.

autobreak in Action:

Change this .gif to a full demo when all features are implemented:

Case 1

Fill out the rest of this README.md as usual.

About

Work in Progress: Atom package that automatically breaks lines of text at the Preferred Line Length.

License:MIT License


Languages

Language:JavaScript 100.0%