Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 500 Bytes

input.md

File metadata and controls

17 lines (16 loc) · 500 Bytes

This right here is a header

This is a paragraph. It can contain italic text, bold text, and inline code.

This is a code-block
    Text in here SHOULD 
        be 
        formatted
    correctly

const sys = import "<std/sys.orng>"
const main:(args:[]String)->!() = 
    sys.println("Hello, world!")

This is another smaller header

Here's another paragraph. Just testing things work... A link to somewhere An image of something