6 Commits

Author SHA1 Message Date
ca98da4029 Update deps and fix linting issues 2023-01-20 16:14:08 +01:00
d6abbbb9b5 Remove the entire concept of Features
GitJournal is no longer going to be a product where it's paid per
feature. Instead it'll just be a paid one time thing.
2023-01-19 18:21:37 +01:00
be0bab8435 Mark Inline Latex as Pro
It's super ugly and doesn't quite work, but oh well.
2022-01-12 14:02:24 +01:00
782e280ca2 Implement Katex Block Parser
Related to #125

flutter_markdown really isn't built for custom tags, and after trying to
get it to work for over an hour, I give up for now.
2022-01-12 13:55:27 +01:00
acaeffee4f Add missing license headers 2022-01-07 17:10:28 +01:00
455db2df75 Move markdown rendering code into one folder
Easier to manage
2022-01-07 17:09:32 +01:00