Skip to content

Issue : Inconsistent file extension for exporters #113

@PrinceSajjadHussain

Description

@PrinceSajjadHussain

The file_extension attribute in HTMLExporter, LatexExporter, and MarkdownExporter is set to 'txt'. Given that these exporters generate HTML, LaTeX, and Markdown files respectively, the file extension should reflect the output format. This inconsistency can lead to confusion and incorrect file handling by users. It would be more appropriate for the HTML exporter to have a .html file extension, .tex for latex and .md for markdown.

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