Skip to content

v1.4.2

Choose a tag to compare

@ergut ergut released this 09 Mar 08:44

Bug Fixes

  • Inline properties collapsed onto one line: create_page now correctly renders each key:: value property as its own block. Previously, consecutive property lines (e.g. type:: video, source:: ..., channel:: ...) were joined into a single space-separated block. Each property is now an independent block, matching native Logseq behavior.