github d-eniz/jupymd 1.4.8

10 hours ago

JupyMD 1.4.8

Code blocks are now rendered when a file is exported as PDF. (#18, #31)

Improvements

e0142d8

  • activeFile is now fetched from ctx.sourceFile instead of app.workspace.getActiveFile
  • await on registerMarkdownCodeBlockProcessor
  • Added a fallback rendering path to render code blocks correctly when section metadata is unavailable (as is during PDF export)

Known issues

PDF and reading view styling issues still need to be addressed:

  • Missing vertical spacing between code blocks
  • Empty output containers rendering for code blocks without outputs (should be fully hidden)

Thank you @divyenduz for your contribution :)

Don't miss a new jupymd release

NewReleases is sending notifications on new releases.