Commit a2e74a4
authored
feat(cli): add doc-engine-cli to CLI Development
Adding `doc-engine-cli` to the `cli-helpers` category.
It is a zero-config, highly performant CLI tool that transforms any Markdown file into a premium, academic-grade PDF. It uses a pure Python Markdown AST parser (`mistune`) and compiles directly to PDF via `typst` bindings, removing the heavy dependency on external LaTeX setups.
I've included the PyPI ID so the metrics can be automatically tracked. Thank you for maintaining this awesome list!1 parent 5755829 commit a2e74a4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
328 | 332 | | |
329 | 333 | | |
330 | 334 | | |
| |||
0 commit comments