Skip to content

Copy as Markdown, Remove Duplicate Pages

Compare
Choose a tag to compare
@stevencohn stevencohn released this 15 Oct 14:00
· 1627 commits to main since this release
9a51bb6

What's Changed

  • Added Remove Duplicate Pages command to analyze and manage duplicate and empty pages, #648
  • Added Copy as Markdown command to copy a page or selected content as markdown, #663
  • Added keyboard shortcuts and recently used list to Command Palette, #658
  • Added user-define aliases for commands in the Command Palette, #649
  • Added ability to wrap selected content with Info Block and Warn Block snippets, #666
  • Added timestamp to the installer log for install and uninstall
  • Fixed an issue with Insert Pronunciation command to handle non-English commas, #654
  • Fixed invalid cast exception when an empty cell is included in a table formula, #630
  • Fixed an issue with Insert Code Block when wrapping selected content, #646
  • Fixed an issue where the Command Palette window location jumps on load, #661

For Developers

Full Changelog: 5.1.2...5.2.0