Refactor jqhtml integration to use jqhtml.boot() and migrate blade highlighting to jqhtml extension

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-11-25 03:33:09 +00:00
parent bd5809fdbd
commit 9be3dfc14e
58 changed files with 817 additions and 672 deletions

3
node_modules/electron-to-chromium/full-chromium-versions.js generated vendored Executable file → Normal file
View File

@@ -2610,6 +2610,7 @@ module.exports = {
"144.0.7526.0": [
"40.0.0-alpha.5",
"40.0.0-alpha.6",
"40.0.0-alpha.7"
"40.0.0-alpha.7",
"40.0.0-alpha.8"
]
};