aboutsummaryrefslogtreecommitdiff
path: root/lib/citation/render.ml
Commit message (Collapse)AuthorAgeFilesLines
* feat(citation): render a parsed citation in a configurable styleLukasz Kasprzak2026-08-201-0/+107
A style is a set of format strings, so punctuation convention is data. Values are unquoted here rather than in Overlay_ini: that parser trims every value and is shared with overlays and [defaults], so teaching it about quotes would change behaviour this feature has no business changing.