Commit Graph

5 Commits

Author SHA1 Message Date
FloatingGhost 5e8723e54b don't append styles 2022-08-18 02:40:10 +01:00
Ilja 1bf36d1f52 Code review part 3
* <https://ilja.space/notice/ALpd6nux5hT2nsfetM>
    * Previous commit: `|> fill_props(token) after the cond` in the parser
    * Previous commit: Don't use intention-specific data in the tokens (e.g. left is reverse, x is mfm-spinX)
* <https://ilja.space/notice/ALpcK6W59UjkIUofU8>
    * This commit: Use less files
* Previous commit: Change nested if-statement in mfm.ex to `cond do`

I also added some more and better info to the README.md and moduledocs.
2022-07-25 14:13:43 +02:00
Ilja ed970aa77d Move Encoder logic to own module 2022-07-25 00:44:45 +02:00
Ilja d9ffd99e4d Convert a tree to HTML + formatting + docs 2022-07-24 16:32:57 +02:00
Ilja cf49876a47 First commit
Initialise repository
2022-07-23 16:51:13 +02:00