Skip to content

Test: markdown image attachment improvement #11463

@rebornix

Description

@rebornix

Refs #5321

Authors: @rebornix

Complexity: 2

Create Issue


We have been improving the image attachment support in Jupyter this month, to ensure that image attachment data can be added and cleaned up when the cell content updates. Please make sure you test:

  • Initial setup
    • Install prerelease Jupyter extension in Insiders
    • Turn on two experiment settings editor.experimental.pasteActions.enabled, ipynb.experimental.pasteImages.enabled
    • Open an ipynb notebook
    • Take a screenshot, paste into a markdown cell
    • Ctrl+Enter to turn the markdown cell into preview
  • Please test
    • The image is rendered properly
    • Double click the markdown cell to continue editing the cell, then delete the attachment link from the markdown cell
      • Save the document. Then right click on the editor title bar, run Reopen Editor With ... to open in a text editor, please make sure the image attachment data is not in the file.
      • When you delete the attachment link in the cell, then undo, ctrl+enter to render the markdown cell again. Please make sure the image is rendered properly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions