this post was submitted on 17 Aug 2023
0 points (NaN% liked)

Mlem for Lemmy

5521 readers
1 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 2 years ago
MODERATORS
 

bold

italics

header

header 2

~~strikethrough~~

quote

  • list
  • list
  1. ordered list
  2. ordered list

inline code inline

abc~subscript~

abc^superscript^

spoilera bunch of spoilers here


code block
code block
top 3 comments
sorted by: hot top controversial new old
[–] windowsphoneguy@feddit.de 0 points 1 year ago (1 children)

and as comment

bold

italics

header

header 2

~~strikethrough~~

quote

  • list
  • list
  1. ordered list
  2. ordered list

inline code inline

abc~subscript~

abc^superscript^

spoilera bunch of spoilers here


code block
code block
[–] LazaroFilm@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

What about language colors for code blocks? When using triple tics and naming the language ``` C

void myFunction(void) {
  Serial.print("Hello World");
  // this should be green
}
[–] windowsphoneguy@feddit.de 0 points 1 year ago* (last edited 1 year ago)

Well this is just Lemmys Markdown formatting, not sure if that would break it