I’m starting a new job tomorrow, so let’s get this smaller update out the door before I’m snowed under. This one’s changelog is quicker to post on Discourse because of the new sharing feature!
- Share using the
Share: Page Or Selectioncommand (bound to Ctrl-s/Cmd-s by default): allowing you to quickly share the current page (or selection) to the clipboard as:- Clean markdown (to paste into other markdown supporting tools)
- Rich text (to paste into unenlightened rich text tools like Google Docs, Confluence, Word etc.)
- Various improvements in tests and input checks (by Maks here and here)
- Better sizing of the top bar (was buggy before and poorly implemented) (by onespaceman)
- Hashtag can now contain more different characters, including emoji (by Matthew Pietz)
- New Space Script APIs:
registerAttributeExtractorandregisterEventListener
