1
0
mirror of https://github.com/msberends/AMR.git synced 2026-03-19 17:02:24 +01:00
Files
AMR/R
Claude 05d3ca941f Replace glue-style dynamic markup with paste0() construction
{.field {variable}} and {.cls {variable}} patterns rely on glue
evaluation which is not safe in a zero-dependency package. Replace
all four occurrences with paste0("{.field ", var, "}") so the value
is baked into the markup string before reaching message_()/stop_().

https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-19 07:29:04 +00:00
..
2025-04-29 16:15:18 +02:00
2026-01-16 10:57:03 +01:00
2026-03-06 18:53:42 +01:00
2026-03-11 16:07:31 +01:00
2026-01-16 10:57:03 +01:00
2025-04-12 11:46:42 +02:00
2026-01-06 23:08:50 +01:00
2026-01-16 10:57:03 +01:00
2025-04-12 11:46:42 +02:00
2025-06-02 12:11:00 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00
2025-07-19 14:06:36 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00
2025-06-13 16:12:28 +02:00
2025-04-12 11:46:42 +02:00
2025-04-12 11:46:42 +02:00