To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Highlighting code.
val external_highlight : opts:string -> string -> Xtmpl.Rewrite.tree list
Call the highlight command on the given string and make it produce xhtml code. Options are passed to the highlight command.
val highlight :
?lang:string ->
?opts:string ->
string ->
Xtmpl.Rewrite.tree list
Highlight the given code. If a lang and no option are given, then Higlo is tried first. If the language is unknown, we fallback to using external highlight command.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>