mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 10:04:07 +02:00
Highlighting only inside <code>
This commit is contained in:
@@ -22,8 +22,7 @@ function bodyLoad(version, protocol) {
|
||||
if (window.jushLinks) {
|
||||
jush.custom_links = jushLinks;
|
||||
}
|
||||
jush.highlight_tag('pre', 0);
|
||||
jush.highlight_tag('code');
|
||||
jush.highlight_tag('code', 0);
|
||||
}
|
||||
};
|
||||
script.onreadystatechange = function () {
|
||||
|
Reference in New Issue
Block a user