summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Document version flag in manual v0.1.1Andinus2020-11-191-0/+1
|
* Add option to print version, bump version to v0.1.1Andinus2020-11-191-3/+12
|
* Update dependency in READMEAndinus2020-11-191-4/+4
|
* Switch to Unicode::LineBreak from Text::WrapperAndinus2020-11-192-7/+11
| | | | Unicode::LineBreak seems better.
* Add notes to README & manual regarding new changesAndinus2020-11-192-2/+33
|
* Wrap text at 72 characters & put a space before each lineAndinus2020-11-191-2/+16
| | | | | | Space before each line was done because some text may contain `*' at the start of line which confuses Org & it presents that as a new heading. Inserting a space before every new line fixes this.
* Initial commitAndinus2020-11-193-0/+139
|
* Initialize dracoAndinus2020-11-192-0/+39