ScriptReports.jl
println("Your first report is ready!")
Your first report is ready!
You can hide codeblocks and only display the output (thanks to Weave)
You didn't see the code that generated this statement, did you?
You can use dropdowns too!
This is an example of a dropdown with both Markdown and code
println("Peekaboo!")
Peekaboo!