1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 06:32:55 +02:00

Plugins: add syntaxHighlighting() and CodeMirror

This commit is contained in:
Jakub Vrana
2025-03-16 13:52:04 +01:00
parent 4fee062b73
commit 517f63835d
5 changed files with 130 additions and 25 deletions

View File

@@ -627,6 +627,9 @@ qsl('div').onclick = whisperClick;", "")
}
}
function syntaxHighlighting($tables) {
}
function databasesPrint($missing) {
}