Releases: seanosullivanuk/nova-markdownclips
Release list
Markdown Clips v1.7
Version 1.7
🎁 What's New?
Shields.io Badges (Labels and Social)
Markdown Clips brings some of the Shields.io magic to Nova, with 13 ready to use badges for labels and social networking.
Select which badge you'd like from the Clips sidebar or see them automatically suggested as you type. Each of the badges have placeholders for adding your own text, URLs, and for customising colours and badge styles.
Examples:
You can review the Shields.io documentation to learn more, and to support their project.
An icon refresh
The icon for Markdown Clips has been updated with a Liquid Glass vibe.
Markdown Clips v1.6
Version 1.6
🎁 What's New?
GitHub Alerts (GitHub Flavoured Markdown)
Markdown Clips now contains clips for the five GitHub Alert styles; Caution, Important, Note, Tip, and Warning. As always they can be selected from the Clips sidebar, they'll be suggested automatically as you type, and can be triggered using the new ± keystroke.
Collapsable sections (Open and Closed)
Clips for collapsable sections, both open and closed, are now supported. They each contain a line break after the 'summary' for better Markdown formatting support within the section itself.
Superscript and Subscript
Two new clips have been added for superscript and subscript.
Underlined formatting
For those of you who like to underline text, Markdown Clips now supports the familiar Cmd+U keyboard command. The formatting will apply to any selected text too.
Markdown Clips v1.5
🎁 New Features
Trigger on Syntax and Trigger on Shortcut
Markdown Clips will now autosuggest clips using related syntax. For example, typing a right facing chevron > will autosuggest block-quote clips and typing a left facing square bracket [ will autosuggest link clips.
| Clip Group | Keystroke Trigger |
|---|---|
| Block-quotes | > |
| Comments | < |
| Headers | # |
| Images | ! |
| Links | [ |
| Tables | ` |
Some keystrokes are protected by Nova and don't trigger autocomplete. For these I've assigned different single character triggers.
| Clip Group | Keystroke Trigger |
|---|---|
| Code | § |
| Formatting Tools | _ (Underscore) |
| Lists | = |
New Clips - Comments
Two additional clips have been added, for in-line and multi-line comments.
🛠️ Improvements
Improved autosuggest accuracy
Some of the clips have been renamed to improve autosuggest accuracy.
👾 Bug Fixes
Header ID clip now has a trigger (which was missing before)
Markdown Clips v1.4
New
- Additional Clips for embedding Local and internet video. (Thanks to the GitLab Markdown Guide documentation for this one).
- An additional Clip for adding collapsible sections to your documents
- An additional Clip for inserting images with URLs
Changed
- The extension icon has been updated to fit in a little better with the macOS design language
Markdown Clips for Nova v1.3
[Changed]
A handful of triggers have been changed, to make clip activation more natural with your writing.
- The keystroke
>invokes the list of block quote options - The keystroke
-invokes text formatting options - The keystroke
|invokes the list of table options
You can still bring these up using their descriptive names though. (For example, if you start typing the word block quote, the block quote options will appear.)
[Changed]
The extension app logo has been updated, to be more colourful.
Markdown Clips for Nova v1.2
- [Changed] Commands support for bold and italic removed, as I've integrated the formatting with the clips.Same power, but easier to wield! (Repo Issue 1: Format selection with keyboard shortcuts).
- [New] Added Header ID's. These are useful if you want to generate links directly to headings in resulting HTML markup.
Markdown Clips for Nova v1.1
- [New] Bold and italic are now published as Commands, so you can select existing text and change its formatting.
- You can use the menu, Editor > Markdown Clips to do this
- Alternatively, bind the commands to custom keyboard mappings within Preferences > Key Bindings > Extensions)
- [Fixed] Typing the word boot and pressing 'Enter' would replace with a blockquote.
Markdown Clips for Nova v1.0
🎉 Initial release.
