this post was submitted on 06 Oct 2025
7 points (100.0% liked)

Voyager

7406 readers
25 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! ๐Ÿ‘‡

Number of sponsors badge

๐Ÿ’™

founded 2 years ago
MODERATORS
 

So, Through this app, I've tried changing the text styles into "Bold", "Italic", "Strikethrough" by the parallel slide it offers just above the keyboard. But none of them works when Commenting on a post.

This is the very first time I'm officially testing the text styles in post.

This line should appear Bold

This one should be Italic

~~This one should be Strikethrough~~

^superscripst^

~subscript~

If the upper 5 lines don't appear as different text style to you or to me, then what can be concluded from this? Is this the app's incompatibility or my device's incompatibility?

Additionally I'll try all the 5 styles in comments. Since I don't know if only I cannot see the effects from the app and others CAN see. Respose accordingly please.

Edit: PROBLEM SOLVED

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Tuuktuuk@piefed.ee 5 points 15 hours ago* (last edited 12 hours ago) (2 children)

If you want a line break without having an empty line in between, end the line with two spaces.

This
is
actually
possible.

The text formatting system used on Piefed and Lemmy is called Markdown. You can find an excellent short Markup tutorial in the net. It'll teach the rest.

[โ€“] manuallybreathing@lemmy.ml 1 points 12 hours ago

Really?
wow! Solong backslash!

\ rip 2017 - 2025

ive looked at markdown guides so many times how did i miss this?

[โ€“] Freaky@lemmy.world 1 points 12 hours ago (1 children)

I did actually used line break in between the 5 styles.

But it appeared in one line. Dunno why. I didn't bother changing since other commenters said that they can see the 5 styles, both in post and in comment. Which is the main point.

I know the way to write in 5 or 6 styles in markup text format. But it seems like only the Bold ( Just to check again, I wrote Bold in actual Bold style ) style has a problem of not showing it to my own app interface.

[โ€“] Tuuktuuk@piefed.ee 3 points 12 hours ago

I did actually used line break in between the 5 styles.

But it appeared in one line. Dunno why.

It appeared in one line because you did not end your lines with two spaces.
You write a line. Then you press the Space bar. Then you press the Space bar again.
And then you press Enter.