Skip to content

Title format produces wrong sized header #46

@dstufft

Description

@dstufft

Currently the title format is {name} {version}\n==========\n, which is fine except it ends up producing something that looks like:

MyProject 3.7.0a1
==========

It would be nice if there was a way to do this nicer, perhaps a title_template? Or maybe by passing name, version, and project_date into the template and letting people set title_template = False and take full control of the title display inside the template?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions