fredrikekre / Literate.jl

Simple package for literate programming in Julia
https://fredrikekre.github.io/Literate.jl
Other
547 stars 64 forks source link

add support for multiline markdown strings as comment blocks #152

Closed CarloLucibello closed 3 years ago

CarloLucibello commented 3 years ago

fix #149

fredrikekre commented 3 years ago

Thanks. Perhaps this can be opt-in and then maybe in the future for 3.0 it could be default?

CarloLucibello commented 3 years ago

ok, I will add a flag to Literate.markdown and co.