We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a125657 commit 2aa8171Copy full SHA for 2aa8171
CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
10
<small>[Compare with 1.10.1](https://github.com/pawamoy/markdown-exec/compare/1.10.1...1.10.2)</small>
11
12
+### Deprecations
13
+
14
+Expose public API under top-level module `markdown_exec`. Importing from submodules is now deprecated.
15
16
### Bug Fixes
17
18
- Escape Pyodide output, improve error handling ([ec83f48](https://github.com/pawamoy/markdown-exec/commit/ec83f48db29708b03e8d2487ccb0d5ee0889a464) by Timothée Mazzucotelli). [Issue-87](https://github.com/pawamoy/markdown-exec/issues/87)
0 commit comments