Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |