Skip to content

Two closing br tags in a markdown cell makes notebook disappear #7

@miduncan

Description

@miduncan

Application or Package Used
nteract desktop, nteract web

Describe the bug
Two unclosed html tags in a markdown cell makes notebook disappear

To Reproduce
Steps to reproduce the behavior:

  1. Open nteract desktop
  2. In a new notebook, create a markdown cell
  3. Type "</br></br>"
  4. Click off cell to unfocus
  5. Notebook will disappear

Expected behavior
Either don't show invalid HTML or show as text

Screenshots
After following repro steps, notebooks dissappears like below
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Firefox, Chrome

Additional context
Also works with "</img></img>", seems to be two closing tags of any HTML tag the markdown supports

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