Github

Typst test post

Typst test document. Styling is incomplete for now.


        
// comment

        
console.log("hi")

        
function x(hi) {

        
  const j = (a) => 5

        
}

        
// very very very very very very very long line

        
// comment

        
console.log("hi")

        
function x(hi) {

        
  const j = (a) => 5

        
}

        
// very very very very very very very long line
wasd