Commit Graph

21 Commits

Author SHA1 Message Date
fluxcdbot
bab9232ebc CI: autofix rust code.
All checks were successful
semver Build semver has succeeded
rust-test Build rust-test has succeeded
rustfmt Build rustfmt has succeeded
2023-07-18 17:51:28 +00:00
fluxcdbot
0cd398c30c CI: autofix rust code.
Some checks failed
semver Build semver has succeeded
rustfmt Build rustfmt has failed
rust-test Build rust-test has succeeded
2023-07-18 17:48:21 +00:00
Tom Alexander
27d863b875 Fix the simple test by allowing bold to start/end with <> and by capturing trailing whitespace from radio links. 2023-07-14 20:55:16 -04:00
Tom Alexander
cdd3517655 Include the trailing space for the bolds. 2023-07-14 18:32:16 -04:00
Tom Alexander
e4c6ca2880 Add tracing.
Some checks failed
rust-test Build rust-test has failed
2023-07-14 18:05:31 -04:00
Tom Alexander
b9a7c3f7f3 Fix lifetime issue. 2023-07-14 18:04:01 -04:00
Tom Alexander
4966b02b79 Expanded rematch_target to 3 lifetimes, no fix. 2023-07-14 17:45:20 -04:00
Tom Alexander
ddaefdbf78 Nearly done implementing re-matching of bold, but running into a lifetime issue. 2023-07-14 17:37:46 -04:00
Tom Alexander
90a47b7b49 Exit text markup if the parent exit matcher is triggering. 2023-04-24 17:16:07 -04:00
Tom Alexander
ed174c1c41 Fix nested bolds child eating the parent exit. 2023-04-24 16:48:33 -04:00
Tom Alexander
b2b1e9272c Format. 2023-04-24 16:19:48 -04:00
Tom Alexander
9968aedd74 Make sure text markup doesn't have interior spaces. 2023-04-22 22:34:37 -04:00
Tom Alexander
62c226fb47 Fix matching only the specific markup. 2023-04-22 21:01:29 -04:00
Tom Alexander
e6c5670a85 Support string-based text markup (code and verbatim). 2023-04-22 20:57:30 -04:00
Tom Alexander
036f4add4a The object parsers separated out. 2023-04-22 20:48:01 -04:00
Tom Alexander
d2fc8a513f Separate out the text markup types into their own types. 2023-04-22 20:22:07 -04:00
Tom Alexander
fab4ce0544 Fix a warning. 2023-04-22 20:04:35 -04:00
Tom Alexander
b6233811c3 Fix the implementation of post. 2023-04-22 20:02:51 -04:00
Tom Alexander
9a3bde0d80 First attempt at text markup. 2023-04-22 19:34:13 -04:00
Tom Alexander
c0809cce10 Starting to parse text markup. 2023-04-22 19:06:48 -04:00
Tom Alexander
538031c688 Call the text markup parser. 2023-04-22 18:54:19 -04:00