Skip to content

strikethrough feature supported when enable gfm: true in the option, but said gfm: true, Not supported for now in the README.md? #68

@zw963

Description

@zw963
~下面是一段 union 类型的示例。~
MARKDOWN_OPTIONS = Markd::Options.new(smart: true, gfm: true)
Markd.to_html(text, options: MARKDOWN_OPTIONS)

Above will generate following <del> tag like following:

Image

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