JupyMD 1.4.9
This version fixes note conversion problems on Windows caused by an oversight implemented in version 1.4.6. (#34)
Behaviour
- Changed
createNotebook()to use platform-specific JSON escaping (backslash escaped double quotes on Windows, single quoted string on Linux/macOS) to fix shell command parsing errors when setting notebook metadata across different operating systems 01fa753