Skip to content

Support with Pongo2 or Jinja2 templating feature #518

@srPuebla

Description

@srPuebla

Description

Add support to pongo2 or jinja2 templating. You create a docx base template and replace the document with pongo2 or jinja2 language over docx base template.

Expected Behavior

func PongoConvert(path_docx_base_template_docx string, map[string]interface) (string, error){
return docx_replaced_with_pongo, nil
}

Actual Behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions