github-actions
released this
19 Dec 03:42
·
200 commits
to main
since this release
Minor Changes
- #3868 by @zbeyens –
api.aiChat.replaceSelection()
– new optionformat: 'none' | 'single' | 'all'
'single'
(default):- Single block: Applies block's formatting to inserted content
- Multiple blocks: Preserves source formatting
'all'
: Forces first block's formatting on all inserted blocks'none'
: Preserves source formatting completely