Releases: blorbb/obsidian-blockier
Releases · blorbb/obsidian-blockier
1.1.0
Added setting to select an entire code block's contents with the Select block command.
Also fixed selection in a table cell, it will now select the entire table cell (like regular Ctrl-A) instead of doing nothing.
Full Changelog: 1.0.3...1.1.0
1.0.3
What's Changed
- allow 0 or 1 space after
>
for callout suggestion by @blorbb in #6
Full Changelog: 1.0.2...1.0.3
1.0.2
Adds back the Select block command and allows users to configure the hotkey: #4
Full Changelog: 1.0.1...1.0.2
1.0.1
use keymap.of
instead of command hotkeys or event listeners, to work in different contexts or multiple windows.
Blockier initial release
Features:
- Select block
- Block edit
- Checkbox/callout suggestions