Why YSK: In order to improve readability on this site and allow this site to continue to improve for both users and developers

Here’s the results. Found from here since i left off basic tags like inline code, links and images eg. ![](https://link.example.png)

Note: not all tags are supported everywhere

Superscript Subscript Italic Italic Bold Bold

Heading 1

Heading 2

Heading 1 alt

Heading 2 alt

Blockquote

List

  • List
  • List
  • List

List alt

  • List
  • List
  • List

Numbered List

  1. One
  2. Two
  3. Three

Numbered List alt

  1. One
  2. Two
  3. Three

Horizontal Rule


Horizontal Rule alt


# code block
print '3 backticks around' 
# code block
print 'indent 4 spaces before'
Text Label

Actual Spoiler

  • Hamartiogonic@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Sounds great. Let’s try this thing.

    heading requires a space

    • List
    • Of
    • Many
    • things

    #some code a<-2 x<-1:10 b<-3 Y<-a*x+b plot(x,y)##