MDExNative.Comrak.Strong (MDExNative v0.2.7)

Copy Markdown View Source

Strong emphasis.

Spec: https://github.github.com/gfm/#emphasis-and-strong-emphasis

Summary

Types

t()

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