Weave.jl/src/WeaveMarkdown
Fredrik Bagge Carlson c87782f451
[RFC] Do not define Markdown.latex using eval
This PR solves #356 at the expense of a warning:
```
WARNING: Method definition latex(IO, Markdown.LaTeX) in module Markdown at /home/fredrikb/julia/usr/share/julia/stdlib/v1.5/Markdown/src/IPython/IPython.jl:28 overwritten in module WeaveMarkdown at /home/fredrikb/.julia/dev/Weave/src/WeaveMarkdown/markdown.jl:10.
  ** incremental compilation may be fatally broken for this module **
```
2020-05-27 13:04:51 +02:00
..
html.jl refactors: almost just about code styles, doesn't change any behaviour 2020-05-24 02:36:32 +09:00
latex.jl refactors: almost just about code styles, doesn't change any behaviour 2020-05-24 02:36:32 +09:00
markdown.jl [RFC] Do not define Markdown.latex using eval 2020-05-27 13:04:51 +02:00