I am trying to use PrettyTables with Literate, and when the table is return using the Markdown backend, Literate renders it as a code block.
In fredrikekre/Literate.jl#262 the Literate maitainers suggest that this might be because PrettyTables does not rely on show. Is there an easy fix / workaround?