github d-eniz/jupymd 1.4.4

latest releases: 1.4.6, 1.4.5
one day ago

JupyMD 1.4.4

This release fixes the bug converting all files to .ipynb as per #21.

The unidirectional syncing introduced in 1.4.3 is achieved by converting a file to .ipynb (which overwrites existing paired .ipynb files to achieve sync) rather than using the Jupytext sync behaviour. Due to an error in the method checking if a file is paired, this caused every modified file in the vault to be converted into Jupyter notebooks.

Behaviour

  • Check modified file rather than active file f289c7c
  • Check .md and .ipynb only 898d39b

Don't miss a new jupymd release

NewReleases is sending notifications on new releases.