Files
herolib/examples/webtools/mdbook_markdown/content/test.md
2024-12-30 08:01:17 +01:00

796 B

this is a header

another header

This is some text. Same paragraph my link.

Next paragraph.

  • list item
    • list item 2 - list item 3
  • list item 4

!!another.action key:val key2:val2 !!actor.name k1:v1 k2:v2

header2

text in paragraph

Month Savings
January $250
February $80
March $420
    fn main(){
        println('hello world')
    }
!!another.action2 key:val key2:val2
!!myactor.myname k1:v1
    k2:v2

!!include this is an include

<html>text on same line as beginning tag is ignored this text is part of the html element # this header too ``` codeblock too ``` </html>this is ignored too