Closed pmudry closed 4 months ago
Comment and add as example
#let text = read("test.scala") #figure( sourcecode()[ #raw(text, lang: "scala") ], caption: "Code included from the file test.scala, which is cool" )
Comment and add as example