this post was submitted on 28 Jun 2023
1 points (66.7% liked)

Lemmy.world Support

3202 readers
2 users here now

Lemmy.world Support

Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.

This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.

This community is subject to the rules defined here for lemmy.world.

To open a support ticket Static Badge


You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.


Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world



founded 1 year ago
MODERATORS
 

When i type something and press Enter, it switches to a new line. If i try to post, it all shows in single line. It's confusing as hell. Am i doing something wrong? I use mobile browser.

top 7 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 4 points 1 year ago* (last edited 1 year ago)
[โ€“] [email protected] 2 points 1 year ago

Lemmy uses markdown formatting (for the most part, some things were added). Therefore:

A line break is two spaces at the end of your line

> This is a line.  
> This is another line.

This is a line.
This is another line.

A paragraph is two presses of the Enter key.

> This is a paragraph.
> 
> This is another paragraph.

This is a paragraph.

This is another paragraph.

[โ€“] [email protected] 2 points 1 year ago

To add a new line, you need to either add 2 spaces on the previous line or press enter twice.

Example 1. This is a first line, I add 2 spaces at the end
New line here

Example 2. After this line I press enter twice

New line here

[โ€“] [email protected] 2 points 1 year ago

Lemmy uses the CommonMark markdown spec. It is documented in the Lemmy documentation.

There is way to implement tables but I haven't found any official info. It is explained in this post - https://lemmy.ca/post/743625

[โ€“] [email protected] 1 points 1 year ago

Got it.
Thanks

[โ€“] [email protected] 0 points 1 year ago (1 children)

It's not the simplest way to post something.
Will turn away lots of folks, i suppose. But it's doable.
I'm enjoying Lemmy a lot ;)

[โ€“] [email protected] 2 points 1 year ago

Markdown language is actually very commonly used for posting to different platforms, reddit uses it for example, people coming from there will have no problem knowing out to post on Lemmy.

load more comments
view more: next โ€บ