0.1.2
Fix extracted content lost when template has no {{content}} placeholder
applyTemplate now appends the extracted text after the template body when the
template file contains no {{content}} variable, so frontmatter-only templates
(e.g. date/tags/aliases) no longer silently discard the selection.
Also shows a Notice when saving a profile whose template lacks {{content}},
so users are aware of the auto-append behaviour.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Full Changelog: 0.1.1...0.1.2