package cmarkit

  1. Overview
  2. Docs

Module Inline.StrikethroughSource

Strikethrough.

Sourcetype inline := t
Sourcetype t

The type for strikethrough.

Sourceval make : inline -> t

make i is i with a strikethrough.

Sourceval inline : t -> inline

inline s is the inline with a strikethrough.