πΎπ Added preliminary support for shortcodes within the editor. This is super basic right now. For YouTube embeds use: `{{yt:1234567}}` with 123456 being the video code, similar you can also add Vimeo: `{{vimeo:1234567}}`. Next year I will work on a more dynamic way to pick a shortcode where it allows you to just add it without trying to remember. Of note, embeds within text will not work, so they have to be added on their own line. Still a little experimental.