Do you want the preprocessing to happen at the text level or AST level? If the former, it still seems like something you could do yourself in make.jl
between the Literate and makedocs
calls?
Do you want the preprocessing to happen at the text level or AST level? If the former, it still seems like something you could do yourself in make.jl
between the Literate and makedocs
calls?