Skip to content

update code parser to understand cell magics #4

@tonyfast

Description

@tonyfast

currently, we can't escape a cell magic and we should be able to. if code is dedented sufficiently then we should escape a cell

              %%html
              <h1>heading</h1>
        ... # this ellipsis breaks the cell magic cause of the dedent relative to cell magic trigger

currently cell magics need to be escaped with non indented code objects.

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