package ochre
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Syntax highlighter using TextMate grammars and themes
Install
dune-project
Dependency
Authors
Maintainers
Sources
ochre-1.0.0.tbz
sha256=820412863edca3173c7365cf16b4b4bad41c8fffbb4bfba8f0d87a40d4ad525b
sha512=f8a16876281504e714fe465df8a1a9894a90f06fc6cead07534722c0aa83abf955d9951e66549ac78a016e27fe8cdc5596f415e26f1c5309ee893722078f56ae
doc/ochre.oniguruma/Oniguruma/Options/index.html
Module Oniguruma.OptionsSource
Regex options.
An option. The phantom type parameter indicates whether it is compile-time or search-time.
Combines options.
This operation is:
- Associative:
(x <+> y) <+> z = x <+> (y <+> z) - Commutative:
x <+> y = y <+> x - Idempotent:
x <+> x = x
Represents compile-time options.
Represents search-time options.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>