aboutsummaryrefslogtreecommitdiff
path: root/tests/test-auth-config-debug.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-03 19:28:36 -0500
committerCraig Jennings <c@cjennings.net>2026-05-03 19:28:36 -0500
commit8bd95f0192ab930253591ca8f801227122cd3919 (patch)
tree0b66f880077379ed62d1946c1a62c44ffe244804 /tests/test-auth-config-debug.el
parent5b1aae68ee387f4024c5417e68b416f345e7267b (diff)
downloaddotemacs-8bd95f0192ab930253591ca8f801227122cd3919.tar.gz
dotemacs-8bd95f0192ab930253591ca8f801227122cd3919.zip
fix: close drill capture template source link
The "d" drill capture template had a malformed source link with only one closing bracket and a literal `n` where a newline should have been: Source: [[%:link][%:description] nCaptured On: %U So new drill captures wrote a broken link and `nCaptured On:` instead of a clean `Captured On:` line on the next row. I closed the link with the missing `]`, and removed the stray `n` so the line break before "Captured On" is just a real newline. The "f" (PDF drill) template was already correct, so I left it alone. I added `tests/test-org-capture-config-drill-template.el`. It loads the module, picks up the "d" template, and asserts both the closed link and the `\nCaptured On: %U` form, plus negative assertions against the broken pre-fix shapes.
Diffstat (limited to 'tests/test-auth-config-debug.el')
0 files changed, 0 insertions, 0 deletions