Skip to content

feat: customizable template contents using file or multiline string#22

Open
tuunit wants to merge 1 commit into
urfave:mainfrom
tuunit:feat/customizable-templates
Open

feat: customizable template contents using file or multiline string#22
tuunit wants to merge 1 commit into
urfave:mainfrom
tuunit:feat/customizable-templates

Conversation

@tuunit
Copy link
Copy Markdown

@tuunit tuunit commented May 15, 2026

I implemented a builder pattern to be able to supply your own template strings or files, making documentation generation much more flexible. This PR therefore adds support for custom Go templates when generating Markdown, tabular Markdown, and man page documentation for CLI commands while keeping the current API layer as before and not introducing any breaking change.

@tuunit tuunit requested a review from a team as a code owner May 15, 2026 12:22
@tuunit tuunit force-pushed the feat/customizable-templates branch from 6b7d1dc to f338c6f Compare May 15, 2026 12:40
@tuunit tuunit force-pushed the feat/customizable-templates branch from f338c6f to 2df8a32 Compare May 15, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant