about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Fix typoCase Duckworth2019-07-01
|
* Better default templateCase Duckworth2019-07-01
|
* Fix permissionsCase Duckworth2019-07-01
|
* Change T and B to functionsCase Duckworth2019-07-01
|
* Fix output file formatCase Duckworth2019-07-01
|
* Fix typoCase Duckworth2019-07-01
|
* Correct tags in READMECase Duckworth2019-07-01
|
* Reverse symlink direction for sr.htCase Duckworth2019-07-01
|
* Move README to I/index.lh and symlinkCase Duckworth2019-07-01
|
* Change order to allow inline on ends of pCase Duckworth2019-07-01
|
* CopyeditCase Duckworth2019-06-30
|
* Change names and shorter head/tailCase Duckworth2019-06-30
|
* "Naked" blocks must begin with "<" and end with ">"Case Duckworth2019-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 .gitignoreCase Duckworth2019-06-30
|
* Add README and LICENSECase Duckworth2019-06-30
|
* RenameCase Duckworth2019-06-30
|
* Initial commit with lht &shabbyCase Duckworth2019-06-30