Plain 0.2.1
Plain 0.2.1 — the editing release.
Editing
- Every Markdown construct now has a command: strikethrough,
==highlight==, inline and block math, horizontal rule, table, image from a file, footnote,[[wikilink]], bullet, numbered and task lists, and the five callouts (note,tip,warning,important,caution). They live underedit → insert ▸andedit → callout ▸, in the command palette, and on theCtrl+Alt+…shortcuts (help → shortcutslists them all). - A formatting toolbar above the editor, Word-style: one row of buttons that light up for the formatting under the caret. Off with
Ctrl+,→edit.toolbarif you prefer the bare editor. - Formatting commands know what they are standing in: toggling a fence, a list, or a callout on a block that already has one removes it instead of nesting; footnotes with a selection keep the selected text.
Library
- The tags section and the tag line above a note only appear when a note actually has
#tagsor atags:field;library.tagsin settings hides them for good.
Signed builds
- The Windows exe is code-signed with a timestamp (signer Grigorii Moskalev, Certum). SmartScreen shows the publisher instead of "Unknown publisher"; the blue dialog may still appear once while the certificate earns reputation.
- The macOS build is signed with a Developer ID and notarised, so it opens without the "Open Anyway" detour.
Windows: unpack the zip and run plain.exe. macOS: open the dmg and drag Plain into Applications.