Lemmy supports ruby annotations (furigana) in markdown as of 0.18.1: {学校|がっこう}

You can now use furigana in your posts via the DenDen Markdown syntax for furigana. If you write the following

{学校|がっこう}

It will come out like this: {学校|がっこう}

16 points · 7 comments · view on lemmy.world

7 Comments

DigitalAudio@sopuli.xyz · 5 pts · 3y (1 reply)

That’s fucking awesome! {試|ため}し

Adding it to our sidebar

Hatchet@kbin.social · 2 pts · 3y

Doesn't seem to work on FF on Android :(

Edit: NVM, forgot I was on kbin not Lemmy, disregard.

Zealous@lemmy.world · 1 pts · 3y (1 reply)

I'm using wefwef (voyager) and I can't see the difference unfortunately

michaelcharles@programming.dev · 3 pts · 3y

It's up to the front end, in this case wefwef, to implement it.

Your best bet would be to reach out to the app developer.

I just took a look at the source and unfortunately they aren't using markdown-it, so they can't use the same markdown-it-ruby package that the official Lemmy front end is using.

Kissaki@feddit.de · 1 pts · 3y

They get cut off for me because the line-height is too small. :(