vibe.document_generation¶
Final Document Rendering Logic.
render_final_document ¶
render_final_document(template: TemplateData, context: NestedValue) -> tuple[bytes | str, str, str]
Render the final document (Docx or HTML from Markdown).
| Parameters: |
|
|---|
| Returns: |
|
|---|
| Raises: |
|
|---|