|
68717e8493
|
add parser metadata tags and category view to help
|
2022-12-27 13:59:10 -08:00 |
|
|
b958358389
|
update _snake_case comment
|
2022-06-15 11:15:26 -07:00 |
|
|
4f148469d7
|
preserve keyname case with -r
|
2022-06-15 11:12:43 -07:00 |
|
|
08fbde0e8f
|
fix stdin stder quoting
|
2022-05-26 16:03:30 -07:00 |
|
|
b24495136c
|
fix blockquotes
|
2022-05-26 15:07:54 -07:00 |
|
|
86c279cbb2
|
add sep char test
|
2022-05-02 11:15:41 -07:00 |
|
|
930bf439c0
|
check for separator characters in table cells. If detected, print a warning.
|
2022-05-01 11:04:35 -07:00 |
|
|
f5f3133b87
|
add note about table column separators not being allowed in cell data
|
2022-05-01 10:27:34 -07:00 |
|
|
7138eef3d1
|
fix newline chars in doc
|
2022-03-30 14:39:56 -07:00 |
|
|
304ae6268f
|
minor optimization by changing the expression order
|
2022-03-24 16:58:39 -07:00 |
|
|
17df5bfcfc
|
cache _is_separator function
|
2022-03-24 11:58:13 -07:00 |
|
|
619de68a61
|
formatting
|
2022-03-24 09:39:53 -07:00 |
|
|
6748c3cc91
|
remove lines from corner detection and add rounded corners
|
2022-03-24 09:31:12 -07:00 |
|
|
0a462978b7
|
fix for special characters in headers
|
2022-03-23 15:08:33 -07:00 |
|
|
e66a82ff49
|
doc update
|
2022-03-23 10:50:34 -07:00 |
|
|
f3aa797d96
|
add more pretty table separators
|
2022-03-22 17:47:19 -07:00 |
|
|
17c3c2f029
|
add bold bar seperator and ANSI code tests
|
2022-03-22 15:55:59 -07:00 |
|
|
cf83e6398b
|
add fancy separators
|
2022-03-22 15:13:07 -07:00 |
|
|
720480e39c
|
doc update
|
2022-03-22 13:21:10 -07:00 |
|
|
9c1ec9940e
|
doc update
|
2022-03-22 12:35:56 -07:00 |
|
|
f23f19da45
|
doc update
|
2022-03-22 12:25:59 -07:00 |
|
|
b3b140066b
|
doc update
|
2022-03-22 07:21:19 -07:00 |
|
|
b204c423c1
|
doc update
|
2022-03-22 07:05:14 -07:00 |
|
|
d451c309bb
|
change multiple or statements to any()
|
2022-03-22 06:30:07 -07:00 |
|
|
01d53da68e
|
remove debug print
|
2022-03-21 19:11:27 -07:00 |
|
|
53dd05e52c
|
fix rstrip and add tests
|
2022-03-21 19:10:02 -07:00 |
|
|
ab564f5be8
|
add tests
|
2022-03-21 17:57:14 -07:00 |
|
|
00c39450f9
|
enhance type annotation
|
2022-03-21 13:36:54 -07:00 |
|
|
f611d08b50
|
formatting
|
2022-03-21 13:33:35 -07:00 |
|
|
90e79b7df3
|
formatting
|
2022-03-21 13:27:44 -07:00 |
|
|
4eb2d725d5
|
formatting
|
2022-03-21 13:09:50 -07:00 |
|
|
51ae5ebcac
|
new streamlined parser
|
2022-03-21 13:06:34 -07:00 |
|
|
ceacec0f46
|
remove errant os sep import
|
2022-03-18 16:57:47 -07:00 |
|
|
ff0f794b01
|
working
|
2022-03-18 16:53:23 -07:00 |
|
|
5a248a8fc5
|
add multiline asciitable parser
|
2022-03-18 13:05:57 -07:00 |
|