package asai
Turning location information into highlighted text suitable for rendering. You probably do not need this module unless you want to create your own backend.
module type Reader = sig ... end
The signature of data readers.
module type Style = sig ... end
The signature of highlighting styles
module type S = sig ... end
The signature of explicators.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>