Skip to content

Issue in converting Pluto notebook to Jupyter notebook #30

@VarLad

Description

@VarLad

The produced notebook apparently reports invalid JSON.
I'm trying to find a good MWE. For now I suspect two things in a notebook. A cell with:

struct Xyz
    s::String
end

or

macro qmd_str(s)
  quote
    Xyz(s)
  end
end

qmd"""
Something
"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions