Skip to content

v0.20.0

Choose a tag to compare

@ScottKirvan ScottKirvan released this 24 Jul 01:24

QuKi Notes

Jot it down, send it somewhere, and let it go.


The 0.20.0 release of QuKi Notes brings a significant overhaul to its markdown editor, making it much easier to create and format your notes exactly as intended. You can now combine and nest inline markdown styles like bold, italic, and links without any rendering issues. For instance, writing **bold *italic* text** or [**bold link**](url) will now display correctly, following CommonMark standards. Block-level elements like headings and blockquotes also fully support inline formatting, solving long-standing quirks and ensuring a more polished experience. These updates make markdown formatting more predictable and visually consistent, whether you're jotting down quick ideas or creating more structured notes.

Additionally, nested blockquotes and lists now render with proper indentation, addressing issues where wrapped lines would lose alignment. Blockquotes are visually enhanced with clear, distinct stripes for each nesting level, and multi-level markdown structures behave as expected. The update also resolves alignment issues with list markers and blockquote edges, ensuring your notes look cleaner and more professional. These improvements make QuKi Notes a more robust and user-friendly tool for organizing your thoughts.

What Changed

  • Added support for nested and combined inline markdown, following CommonMark standards.
  • Block-level elements like headings and blockquotes now fully support inline markdown formatting.
  • Improved indentation for nested blockquotes and lists, ensuring proper layout.
  • Fixed alignment issues with blockquotes, including vertical stripe positioning.
  • Resolved rendering bugs for nested markdown, list markers, and wrapped blockquote lines.

📖 User Guide · 💬 Discord · 🐛 Report a Bug · ✨ Request Feature · 📋 Changelog