Considering to join a lemmy instance not the least because it says “you can also blog on lemmy” (https://join-lemmy.org/docs/users/06-other-features.html?highlight=blog#lemmy-as-a-blog) I have one question though:
Can I have MathJax or KaTeX to do formulas?
@HaraldKi @asklemmy Well, if you intend to turn it into a blog in the sense that you create your custom website to display the data, you can add support to your frontend. Otherwise you’ll have to create a PR or build a custom frontend.
@chrastecky @asklemmy
No, not a custom website, just what is written here:
https://join-lemmy.org/docs/users/06-other-features.html?highlight=blog#lemmy-as-a-blog
@HaraldKi @asklemmy
I was going off of the last sentence:
> For advanced usage, it is even possible to use the API and create a different frontend which looks more blog-like.
Outside of that I’m not sure what you can do outside doing a PR. Or writing a tool that will transform it into an image, I guess.
@chrastecky @asklemmy OK, I was hoping for something like flip a switch as it is already available to add to the markdown formatting. 🙂