[hljs] Añade soporte a HighlightJS en PageTop

This commit is contained in:
Manuel Cillero 2024-12-22 18:09:01 +01:00
parent 6701fb3e90
commit 7530cc69c2
210 changed files with 5277 additions and 2 deletions

View file

@ -10,6 +10,7 @@ members = [
# Packages
"packages/pagetop-seaorm",
"packages/pagetop-hljs",
# Themes
#"packages/pagetop-aliner",
@ -39,6 +40,7 @@ pagetop = { version = "0.0", path = "pagetop" }
# Packages
pagetop-seaorm = { version = "0.0", path = "packages/pagetop-seaorm" }
pagetop-hljs = { version = "0.0", path = "packages/pagetop-hljs" }
# Themes
#pagetop-aliner = { version = "0.0", path = "packages/pagetop-aliner" }