Skip to content

Allow arbitrary code in render instead of hard-coding Sablono #6

@Jannis

Description

@Jannis

Not everyone likes declaring UIs with Hiccup/Sablono, so we should give them a choice. It isn't that bad to have to write

(render
  (html ...))

instead of

(render
  ...)

when wanting to use Sablono.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions