Skip to content

Tests for the rest of the option flags and option keyword arguments #26

@dominickpastore

Description

@dominickpastore

Some of the more common parser options are covered by tests, but not all (in particular, options that disable things, combination options, and HTML rendering options). Keyword arguments for options and mixing keyword and flag options aren't currently tested at all.

Options that disable things, like MD_FLAG_NOINDENTEDCODEBLOCKS and MD_FLAG_NOHTMLBLOCKS, can be tested by having two test cases with the same input and different output depending on which option is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions