If you come across something that doesn’t work pop it here
Superscript was reported as ^not working^
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
The bullet points in my comment here render correctly in the official Lemmy frontend, but not in Sync: https://lemmy.world/comment/6271596
Code blocks in quotes appear a little funky.
Some line of code
> Extended quote
> ```
More code
Further extended quote
!spoiler spoiler Test Comment
with line breaks!<
with line breaks!<```
Saw this comment in the wild which does not appear correct in Sync.
https://discuss.tchncs.de/comment/8334366
In Sync it looks like this:
![](https://lemmy.world/pictrs/image/a660f68f-f78b-41a8-ae15-17a8cd896c3e.jpeg)
On Lemmy via browser, it looks like this:
![](https://lemmy.world/pictrs/image/ed917b91-cdf6-401a-92e0-01462790b8ce.jpeg)
$$f(x) = 5$$
$a = b$