Skip to content

Produce normal single *and* single file #9

@sandrock

Description

@sandrock

When option --single-file is not specified: HTML files are produced side-by-side with .md files.

When option --single-file is specified: one HTML file is produced at the specified location.

If both effects are desired, then, we need another option.

Add the --side option to enable production of the side-by-side HTML files.

This would allow: mdbook --side --single-file all.html to produce both effects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions