Commit Graph

8 Commits

Author SHA1 Message Date
Case Duckworth
8e591b1b11 Change order to allow inline on ends of p 2019-07-01 12:37:58 -05:00
Case Duckworth
d29f07145a Copyedit 2019-06-30 23:55:54 -05:00
Case Duckworth
1776cac9c7 Change names and shorter head/tail 2019-06-30 23:46:31 -05:00
Case Duckworth
65a2052ffc "Naked" blocks must begin with "<" and end with ">"
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.
2019-06-30 23:43:37 -05:00
Case Duckworth
e06d8f3465 Add .gitignore 2019-06-30 23:43:06 -05:00
Case Duckworth
cd1a4e6464 Add README and LICENSE 2019-06-30 23:42:27 -05:00
Case Duckworth
f21affe233 Rename 2019-06-30 14:42:05 -05:00
Case Duckworth
0cdf3e1d6d Initial commit with lht &shabby 2019-06-30 12:50:07 -05:00