Skip to content

--- (3 dashes) should be converted to a single mdash #46

Description

@xuhdev

Currently, the following lines produces an mdash and a dash:

from typogrify.filters import typogrify
print(typogrify("---"))

prints

—-

but it really should print a single mdash---otherwise how to produce an ndash? See the wikipedia to read more details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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