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?

#lemmy @asklemmy #mathjax #katex #fedihelp

Other Features

I am not aware of any such feature on Lemmy Look into dokie.li or WordPress with ActivityPub plugin and LaTeX plugin
dokieli

That won’t really help with others seeing the content correctly, though.
@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.
Other Features

@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. πŸ™‚
Am I too stupid to understand the question, or is it just poorly worded?
This guy made a FE for a blog using lemmy as the BE martijn.sh
./Martijn.sh > Blog | Talking about everything and nothing | Electronics, Cybersecurity, FOSS, Code, RSS, Linux, Lemmy, dQw4w9WgXcQ, Android, Fediverse, News, Audio, Research, DIY, Games, Linkdumps

Thanks for sharing!

As already mentioned, it’s not supported by default.
You can enable it by adding a plugin like markdown-it-mathjax3, so you’d either need to modify your own instance or find one that already supports it.

I’ve added a few such features to my own server, since I’m using it partly for blogging.

https://lm.korako.me/post/8470
https://github.com/karasugawasu/lemmy-ui/commit/0482fda3cb9d0deae80d5c52a4736fad6ccb12bf

見出してすと - ι΄‰γ―ζ‹ γ‚Šζ‰€γ«γ€γ„γ¦θͺžγ‚Šεˆγ†

# H1γƒ˜γƒƒγƒ€γƒΌ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ 1(Ο•5βˆ’Ο•)e25Ο€=1+eβˆ’2Ο€1+eβˆ’4Ο€1+eβˆ’6Ο€1+eβˆ’8Ο€1+β‹― ## H2γƒ˜γƒƒγƒ€γƒΌ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ ### H3γƒ˜γƒƒγƒ€γƒΌ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ #### H4γƒ˜γƒƒγƒ€γƒΌ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ ##### H5γƒ˜γƒƒγƒ€γƒΌ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ いろんγͺζ–‡η« γ‚’θ¨˜θΌ‰ けγͺみに、γƒͺγƒ³γ‚―γ¨εŒγ˜θ‰²γ€‚ https://github.com/yuru7/HackGen [https://github.com/yuru7/HackGen] ## γ‚³γƒΌγƒ‰γƒ†γ‚Ήγƒˆ if(localStorage.getItem('karasu_koteitag') != "" && document.querySelector('.koteitag-select__select') != null ){ var option1 = document.createElement("option"); option1.text = "γƒ—γƒ­γ‚°γƒ©γƒ γ‚’ιΈζŠž" option1.value = ""; option1.disabled = true option1.selected = true koteiselect.appendChild(option1); var option2 = document.createElement("option"); option2.text = "γ‚Ώγ‚°γͺし" option2.value = "command: user_config\ntags: null"; koteiselect.appendChild(option2);