- Changes
- When command-clicking a column/card to open a link, previously it was always opened externally; now only http/https and mailto URIs are opened externally, and all other links are opened in editor tabs.
- Bugfixes
- Adding or editing a link on a level 3 heading was previously not being reflected on the board unless you refreshed.
- Additions
- If a column or card title contains links (in the
[title](href)
syntax), command-clicking it instead opens the first link.
- If a column or card title contains links (in the
- Additions
- You can now drag cards or columns around to rearrange them (the Markdown document will be updated).
- Bugfixes
- Headings of level 3 or more should not be treated as cards, lines with no space after the
#
or##
should not be treated as headings.
- Headings of level 3 or more should not be treated as cards, lines with no space after the
- Initial release