Skip Navigation

Mlem markdown test

bold

italics

header

header 2

strikethrough

quote

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

inline code inline

abcsubscript

abcsuperscript

spoiler

a bunch of spoilers here


code block
code block
7
7 comments
  • and as comment

    bold

    italics

    header

    header 2

    strikethrough

    quote

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

    inline code inline

    abcsubscript

    abcsuperscript

    spoiler

    a bunch of spoilers here


    code block
    code block
    
    • 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
      }
      
    • Spoilers aren’t working on either post or comment (mlem version 1.0.1 (483))

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

  • Test link

    This lemmy instanse is awesome. <br> Code:

    This [lemmy instanse](https://lemmy.world) is awesome.
    
You've viewed 7 comments.