Wrrryyyyyy!!!
module MdHighlightCodeAuto where
my-blog-post.lagda.md
file. (1) She wants Agda to typecheck and highlight the Agda code as HTML, and she will then process the markdown into HTML using some other tool (f.ex. pandoc, a static site generator, or a JavaScript slide framework)..lagda.md
files. She wants Agda to output highlighted .md
files for these modules which she can then process using some other tool.data Bool : Set where true false : Bool
youAreAlreadyDead = true