Skip to content

Custom Template Support (idea) #41

Description

@AlexanderMint

The envdoc package is an excellent tool for generating documentation for environment variables in various formats (markdown, plaintext, html, dotenv). Currently, the tool provides predefined templates for these formats, which cover most common use cases.

However, in some scenarios, users might need to customize the output to adhere to specific formatting or documentation standards not supported by the predefined templates.

Proposal: Add a new flag -template (path string, optional) to allow users to specify a custom template for generating the output. If this flag is set, the tool will use the provided template instead of the default ones.

Let me know if you need help with implementation or further discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions