Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't exit on error | Case Duckworth | 2021-01-30 |
| | | | | saves 3b | ||
* | Move TM to L; change I/ file names | Case Duckworth | 2021-01-30 |
| | | | | | | TM->L saves 3b changing I/ filenames to include the output extension before the input extension saves 4 bytes, and it's more flexible: it can output any type of files now. | ||
* | Add links to repos | Case Duckworth | 2019-07-01 |
| | |||
* | Add CONTRIBUTIN section (and a gif\!) | Case Duckworth | 2019-07-01 |
| | |||
* | Update script type | Case Duckworth | 2019-07-01 |
| | |||
* | Add installing and running section | Case Duckworth | 2019-07-01 |
| | |||
* | Update file extensions | Case Duckworth | 2019-07-01 |
| | |||
* | Update style name | Case Duckworth | 2019-07-01 |
| | |||
* | Update variables | Case Duckworth | 2019-07-01 |
| | |||
* | Abort on error | Case Duckworth | 2019-07-01 |
| | |||
* | Update byte counts | Case Duckworth | 2019-07-01 |
| | |||
* | Change styling and make things less safe | Case Duckworth | 2019-07-01 |
| | |||
* | Move brackets outside email | Case Duckworth | 2019-07-01 |
| | |||
* | Add styling | Case Duckworth | 2019-07-01 |
| | |||
* | Add link to LICENSE | Case Duckworth | 2019-07-01 |
| | |||
* | Add some sample posts | Case Duckworth | 2019-07-01 |
| | |||
* | Update README | Case Duckworth | 2019-07-01 |
| | |||
* | Fix typo | Case Duckworth | 2019-07-01 |
| | |||
* | Better default template | Case Duckworth | 2019-07-01 |
| | |||
* | Fix permissions | Case Duckworth | 2019-07-01 |
| | |||
* | Change T and B to functions | Case Duckworth | 2019-07-01 |
| | |||
* | Fix output file format | Case Duckworth | 2019-07-01 |
| | |||
* | Fix typo | Case Duckworth | 2019-07-01 |
| | |||
* | Correct tags in README | Case Duckworth | 2019-07-01 |
| | |||
* | Reverse symlink direction for sr.ht | Case Duckworth | 2019-07-01 |
| | |||
* | Move README to I/index.lh and symlink | Case Duckworth | 2019-07-01 |
| | |||
* | Change order to allow inline on ends of p | Case Duckworth | 2019-07-01 |
| | |||
* | Copyedit | Case Duckworth | 2019-06-30 |
| | |||
* | Change names and shorter head/tail | Case Duckworth | 2019-06-30 |
| | |||
* | "Naked" blocks must begin with "<" and end with ">" | Case Duckworth | 2019-06-30 |
| | | | | | | | | | | I had the "hey, here's a block here already!" detection set to only check for a tag at the end of the block, but realized that that could mess things up if a block ends on, say, an emphasized bit of text. This change checks both that the block begins with a tag and ends with a tag, which can still give false positives (and could engender some false negatives as well), but is, in my opinion, better overall. | ||
* | Add .gitignore | Case Duckworth | 2019-06-30 |
| | |||
* | Add README and LICENSE | Case Duckworth | 2019-06-30 |
| | |||
* | Rename | Case Duckworth | 2019-06-30 |
| | |||
* | Initial commit with lht &shabby | Case Duckworth | 2019-06-30 |