Literate.jl icon indicating copy to clipboard operation
Literate.jl copied to clipboard

Write display() calls in markdown output

Open grantbruer opened this issue 1 year ago • 7 comments

@fredrikekre I made some changes to get the display() calls rendered for the markdown output, but I don't understand the multiple MIMEs for the same display() call. And I don't understand the use for the split_mime() call.

So this is an initial fix, but it seems to duplicate output to both plain text and HTML. Can you advise on the correct behavior?

Fixes #255

grantbruer avatar Sep 18 '24 19:09 grantbruer