npm notion-to-md 4.0.0-alpha.7
v4.0.0-alpha.7

one month ago

Fixes:

Improvements:

  • Fix: page ref handler not updating blocks
  • Since page ref handler is meant for internal linking, updating block with path makes more sense. Added useUrlPath boolean property in the config (true by default). Change to false for it to update with full URL.
  • Fix: inline equations not rendering due to space issue
  • Fix: equations with other annotations fail to render. We no longer apply any annotations to the equation.

Tests:

  • test for the above cases

Don't miss a new notion-to-md release

NewReleases is sending notifications on new releases.