bold

italics

header

header 2

strikethrough

quote

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

inline code inline

abcsubscript

abc^superscript^

spoilera bunch of spoilers here


code block
code block

all 7 comments

sorted by: hot top controversial new old
[–] [S] 2 points 2 years ago (2 children)

and as comment

bold

italics

header

header 2

strikethrough

quote

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

inline code inline

abcsubscript

abc^superscript^

spoilera bunch of spoilers here


code block
code block
  • source
  • hideshow 4 child comments
  • [–] 4 points 2 years ago* (1 child)

    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
    }
    
  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    inline seems weird (shows the tags), and super/sub are not working. using mlem 1.0.1 (483)

  • source
  • [–] 1 point 2 years ago* (last edited 2 years ago)

    Test link

    This lemmy instanse is awesome. Code:

    This [lemmy instanse](https://lemmy.world) is awesome.
    
  • source