If you come across something that doesn’t work pop it here
You are viewing a single thread.
View all comments 0 points
*
Superscript was reported as ^not working^
1 point
Lemmy-ui uses markdown-it-sup, so I think superscript should work on a single word like this: superscript . It won’t work if there is a space in the superscript text: ^this wont work^ . Each word must be enclosed with superscript tags: this should work
1 point