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.