package kkmarkdown

  1. Overview
  2. Docs

Module Lib.SpanRuleStackSource

Span-rules that is based on stack

Emphasis: e.g. *abc* or _abc_

Strong: e.g. **abc** or __abc__

Emphasis+strong: e.g. ***abc*** or ___abc___

Strike: e.g. ~~abc~~

Code: e.g. `abc`

OCaml

Innovation. Community. Security.