github d-eniz/jupymd 2.0.1

4 hours ago

JupyMD 2.0.1

This release fixes a bug brekaing Jupyter to markdown conversion and addresses Obsidian plugin review notes for JupyMD 2.0.0.

The review returned the following flag:

Error: Found 3 dynamic <script> element creations
Dynamically injecting script elements can load and execute arbitrary external code.

This however was caused by unused React 19 internals. This version downgrades React to version 18.3.1.

Bug Fixes

  • convert legacy Jupyter notebooks (1006d4f)
  • prevent dynamic script creation in releases (847a85d)
  • remove system identity reads (68f8ad8)
  • repair notebook-to-note selection (081365b)

Don't miss a new jupymd release

NewReleases is sending notifications on new releases.