Skip to content

Rename "strip" option to "skip" #197

Open
@chrispy-snps

Description

@chrispy-snps

Markdownify's strip configuration option is described as follows:

strip - A list of tags to strip. This option can't be used with the convert option.

However, "strip" has a different meaning in Python, which is to remove whitespace from a string. This can be confusing.

This issue requests to rename strip to skip. Feedback is also welcomed on the option name, if there is something better than skip.

For compatibility, we can remap strip to skip for some period of time.

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