Skip to content

Franklin.jl flavored Literate.markdown output #146

@fredrikekre

Description

@fredrikekre

Similar to Pluto-flavored notebooks (#120) there could be Franklin flavored markdown output. The main thing this allows is inline HTML output from executed code. For that particular change text/html can be added here:

for (mime, ext) in [(MIME("image/png"), ".png"), (MIME("image/jpeg"), ".jpeg")]
that is then wrapped in Franklins inline HTML syntax ~~~.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions