package mdx
Executable code blocks inside markdown files
Install
Dune Dependency
Authors
Maintainers
Sources
mdx-2.0.0.tbz
sha256=65b4cc7ff8891b8b1d183be13c26eb45ddbc5a8081ac6e200fd8ae043d592e45
sha512=676d73dd20586ad5457ad96c9f0b11d88a2caf5763935a317db88076fd611cedd27499bd574a140ed9f6c00d2b80e7e92e2cf66d5aece9e2bbc16ea9ad69fc67
doc/src/mdx/ocaml_env.ml.html
Source file ocaml_env.ml
1 2 3 4 5 6 7 8 9 10 11 12 13
type t = Default | User_defined of string let mk = function None | Some "" -> Default | Some s -> User_defined s let name = function Default -> "" | User_defined s -> s type env = t module Set = Set.Make (struct type t = env let compare = compare end)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>