Commit Graph

38 Commits

Author SHA1 Message Date
Case Duckworth
a8a8004f8e Update README 2021-01-30 15:35:12 -06:00
Case Duckworth
0b168832be Change spacing
Aesthetic.  Removed space before parentheses, tho:
save 1b.
2021-01-30 15:31:45 -06:00
Case Duckworth
833420b432 Use ^D instead of ZZ
One byte control character.
Saves 2b
2021-01-30 15:31:12 -06:00
Case Duckworth
0069fc381d Don't force removal of O; it should remove on its own
saves 1b
2021-01-30 15:30:43 -06:00
Case Duckworth
ac67187949 Don't exit on error
saves 3b
2021-01-30 15:30:02 -06:00
Case Duckworth
ba91b9d3da Move TM to L; change I/ file names
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.
2021-01-30 15:28:28 -06:00
Case Duckworth
ff3293ed6f Add links to repos 2019-07-01 20:16:30 -05:00
Case Duckworth
639087e295 Add CONTRIBUTIN section (and a gif\!) 2019-07-01 20:06:43 -05:00
Case Duckworth
eda6c3fcfd Update script type 2019-07-01 17:41:28 -05:00
Case Duckworth
237642e64e Add installing and running section 2019-07-01 17:41:01 -05:00
Case Duckworth
e70155cee1 Update file extensions 2019-07-01 17:33:41 -05:00
Case Duckworth
1882b5ee4c Update style name 2019-07-01 17:32:40 -05:00
Case Duckworth
444c70483c Update variables 2019-07-01 17:31:25 -05:00
Case Duckworth
1d87462286 Abort on error 2019-07-01 17:29:37 -05:00
Case Duckworth
bfb329e647 Update byte counts 2019-07-01 17:26:46 -05:00
Case Duckworth
9f66c208c5 Change styling and make things less safe 2019-07-01 17:25:55 -05:00
Case Duckworth
aafe4b3aac Move brackets outside email 2019-07-01 17:24:54 -05:00
Case Duckworth
3c098b5377 Add styling 2019-07-01 17:12:48 -05:00
Case Duckworth
da864a9fe2 Add link to LICENSE 2019-07-01 17:11:29 -05:00
Case Duckworth
3463ea9d21 Add some sample posts 2019-07-01 17:11:10 -05:00
Case Duckworth
f82c09b907 Update README 2019-07-01 16:54:16 -05:00
Case Duckworth
f3a643bd44 Fix typo 2019-07-01 16:46:18 -05:00
Case Duckworth
bb759e6e90 Better default template 2019-07-01 16:46:03 -05:00
Case Duckworth
84527685ea Fix permissions 2019-07-01 16:36:29 -05:00
Case Duckworth
6791fa51f6 Change T and B to functions 2019-07-01 16:12:05 -05:00
Case Duckworth
ba7a8b4bd6 Fix output file format 2019-07-01 13:03:35 -05:00
Case Duckworth
2ecf3096ac Fix typo 2019-07-01 13:03:05 -05:00
Case Duckworth
aaeb1643fb Correct tags in README 2019-07-01 12:46:38 -05:00
Case Duckworth
37dcb0a166 Reverse symlink direction for sr.ht 2019-07-01 12:42:31 -05:00
Case Duckworth
d115a3e759 Move README to I/index.lh and symlink 2019-07-01 12:39:23 -05:00
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