mfm-parser/test
Ilja a8dd3dd719 Code review part 2
* <https://ilja.space/notice/ALpd6nux5hT2nsfetM>
    * Previous commit: `|> fill_props(token) after the cond` in the parser
    * This commit: Don't use intention-specific data in the tokens (e.g. left is reverse, x is mfm-spinX)
* <https://ilja.space/notice/ALpcK6W59UjkIUofU8>
    * TODO: Use less files
* Previous commit: Change nested if-statement in mfm.ex to `cond do`
2022-07-25 09:29:24 +02:00
..
token Convert a tree to HTML + formatting + docs 2022-07-24 16:32:57 +02:00
encoder_test.exs Code review part 2 2022-07-25 09:29:24 +02:00
lexer_test.exs Fix bug when starting with $-sign 2022-07-25 01:21:02 +02:00
mfm_parser_test.exs Move Encoder logic to own module 2022-07-25 00:44:45 +02:00
parser_test.exs Code review part 2 2022-07-25 09:29:24 +02:00
reader_test.exs Fix bug when starting with $-sign 2022-07-25 01:21:02 +02:00
test_helper.exs First commit 2022-07-23 16:51:13 +02:00
token_test.exs Change Lexer to use a data structure for tokens 2022-07-23 20:17:34 +02:00