Claude c24a7e2a11 fix: quote YAML-special and numeric frontmatter values
formatValue now detects YAML-special tokens (true/false/null/yes/no/on/off/y/n/~)
and numeric-looking strings, quoting them via JSON.stringify so YAML parsers
cannot misread them as booleans or numbers. ISO date strings (YYYY-MM-DD) are
exempt and remain bare for readability. Adds four covering tests.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-19 01:49:33 +00:00
Description
Publish the active Obsidian note as a Jekyll post (with images) via git.
MIT 189 KiB
0.2.0 Latest
2026-08-12 00:57:27 +00:00
Languages
TypeScript 93.4%
Shell 4.2%
JavaScript 1.4%
CSS 1%