Files
hemx/examples/kanban/templates/partials/column_option.heml
T
slhx agent 3b61451858 refactor(kanban): compose page with hemplate
Replace board page placeholder string replacement for options/board content with a hemplate page view and partial-rendered options. Cover page structure with DOM-aware scraper assertions.

req: html_safety/002

req: view/001

req: test/005
2026-05-25 21:38:36 +02:00

2 lines
51 B
Plaintext

<option +value="self.id">{+ self.title +}</option>