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

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

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