package kkmarkdown
A safe markdown engine
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.0.tar.gz
md5=cc8056af18a204bf68d60f50be5a9de7
sha512=452ef12429aa68606e79b82d883275abd05659fec52509dfa18d7de0edcfa0afba7fa9001d9643c5ad072a494ad8593c6f127e382b06d6c224964b3a7969f388
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)"
>