MDExNative.Comrak.Strikethrough (MDExNative v0.2.7)

Copy Markdown View Source

Strikethrough.

Spec: https://github.github.com/gfm/#strikethrough-extension-

Summary

Types

t()

@type t() :: %MDExNative.Comrak.Strikethrough{
  nodes: [MDExNative.Comrak.ast_node()],
  sourcepos: term()
}