Alfresco TEngine MD 2 Doc
by Angel Borroy
Community
Alfresco Transform Engine that converts Markdown files to DOCX and PDF using Pandoc.
About
| Capability | Details |
|---|---|
| Markdown to DOCX | Produces styled Word documents using a customizable reference template |
| Markdown to PDF | Generates PDF via XeLaTeX with full Unicode support and proper typography |
| Table of Contents | Optional TOC generation with configurable heading depth |
| Alfresco‑ready | Implements the Alfresco Transform Core SPI (TransformEngine & CustomTransformer) |
| Containerised | Multi‑stage Docker build (Java 17 + Pandoc + TeXLive) |
| Configurable | All knobs live in application-default.yaml or environment variables |