package kkmarkdown
A safe markdown engine
Install
Dune Dependency
Authors
Maintainers
Sources
1.1.0.tar.gz
md5=a20517d95590d03ff5b7670323b8b0dd
sha512=97b3faa09e23ab88c5b4dcabe88f29e5c675b6bb4b0c9230ec105a70b01b37b54274cc0ab4a5eed84a754a99e3664e116a7aba6c9697e3669229985f1bf749be
doc/src/kkmarkdown.lib/lib.ml.html
Source file lib.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
(* generated by dune *) (** @canonical Lib.AllBlockRules *) module AllBlockRules = Lib__AllBlockRules (** @canonical Lib.AllSpanRules *) module AllSpanRules = Lib__AllSpanRules (** @canonical Lib.BlockRule *) module BlockRule = Lib__BlockRule (** @canonical Lib.BlockRuleCode *) module BlockRuleCode = Lib__BlockRuleCode (** @canonical Lib.BlockRuleHeader *) module BlockRuleHeader = Lib__BlockRuleHeader (** @canonical Lib.BlockRuleHr *) module BlockRuleHr = Lib__BlockRuleHr (** @canonical Lib.BlockRuleImg *) module BlockRuleImg = Lib__BlockRuleImg (** @canonical Lib.BlockRuleInlineHTML *) module BlockRuleInlineHTML = Lib__BlockRuleInlineHTML (** @canonical Lib.BlockRuleList *) module BlockRuleList = Lib__BlockRuleList (** @canonical Lib.BlockRuleP *) module BlockRuleP = Lib__BlockRuleP (** @canonical Lib.BlockRuleQuote *) module BlockRuleQuote = Lib__BlockRuleQuote (** @canonical Lib.FirstChar *) module FirstChar = Lib__FirstChar (** @canonical Lib.Kkmarkdown *) module Kkmarkdown = Lib__Kkmarkdown (** @canonical Lib.RuleBr *) module RuleBr = Lib__RuleBr (** @canonical Lib.SpanRule *) module SpanRule = Lib__SpanRule (** @canonical Lib.SpanRuleA *) module SpanRuleA = Lib__SpanRuleA (** @canonical Lib.SpanRuleEscape *) module SpanRuleEscape = Lib__SpanRuleEscape (** @canonical Lib.SpanRuleStack *) module SpanRuleStack = Lib__SpanRuleStack (** @canonical Lib.SpanRuleUnicode *) module SpanRuleUnicode = Lib__SpanRuleUnicode (** @canonical Lib.Trans *) module Trans = Lib__Trans (** @canonical Lib.Typ *) module Typ = Lib__Typ (** @canonical Lib.Utils *) module Utils = Lib__Utils
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>