---------------------------------------------------------------------- This is the API documentation for the gdtest_hero_wordmark library. ---------------------------------------------------------------------- ## Functions Public functions render(template: str) -> str Render a template string. Parameters ---------- template The template to render. Returns ------- str The rendered output.