package mdx
Executable code blocks inside markdown files
Install
Dune Dependency
Authors
Maintainers
Sources
mdx-2.4.0.tbz
sha256=dde0eb73ebf6108fc5c7e30c4e37dd9f839a59fdb68c6ab61459ac28cba9783a
sha512=5e2472657d8e2b38f8f87284ded405e78f07681f61b46285f26c1f4b4c41ebdb22101da0868982ef39ea5083cefd764e08fd0031236fc639423529931d3fecc7
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 14 15 16
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 let pp ppf = function | Default -> Fmt.string ppf "Default" | User_defined s -> Fmt.pf ppf "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)"
>