]> danix's work - publisher.git/commit
feat: TOML frontmatter parse/write with tomlkit
authorDanilo M. <redacted>
Fri, 1 May 2026 10:51:54 +0000 (12:51 +0200)
committerDanilo M. <redacted>
Fri, 1 May 2026 10:51:54 +0000 (12:51 +0200)
commitb4d3b526e232804e06b84d93628244cecd035df5
tree9725d93a5818630afd4bbfeed9845518bfb012c1
parentba5438abaa430358eeb69b1376737ce61a3d68dc
feat: TOML frontmatter parse/write with tomlkit
core/frontmatter.py [new file with mode: 0644]
tests/test_frontmatter.py [new file with mode: 0644]