Releases: blorbb/obsidian-blockier
Releases · blorbb/obsidian-blockier
1.2.1
Fix #10 syntax error in older versions due to using a very new browser feature Duplicate names in different disjunction alternatives
Full Changelog: 1.2.0...1.2.1
1.2.0
A few features and fixes!
- Added #8 select all when activating Select block twice (actually when the selection doesn't change, but basically the same).
- Fixed up #7 some more
- Select block at the start of a code block fence with a language will only select the language.
- Minified the build so it should load faster!
Full Changelog: 1.1.0...1.2.0
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
1.0.2
1.0.1
Blockier initial release
Features:
- Select block
- Block edit
- Checkbox/callout suggestions