Templating #5

Closed
opened 2026-06-12 15:20:05 +00:00 by Martas · 0 comments
Owner

There is a lot of templating in the system: emails and success messages.

Both supports HTML and templating using {{ symbol }} where symbol must be in the symbol table of the renderer that is rendering the template.

Issues

JSON path could be used for better templating. Symbol table could be represented with a JSON object.

There is a lot of templating in the system: emails and success messages. Both supports HTML and templating using `{{ symbol }}` where symbol must be in the symbol table of the renderer that is rendering the template. ## Issues JSON path could be used for better templating. Symbol table could be represented with a JSON object.
Martas added reference feat/claude/3-templating 2026-06-14 05:22:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Martas/Reservair#5