mirror of
https://github.com/LukeHagar/skeleton.git
synced 2025-12-10 04:21:26 +00:00
fixed line numbers without highlight
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
displayCode = displayCode.replace(/^/gm, () => {
|
||||
return '<span class="line"></span>\t';
|
||||
});
|
||||
formatted = true;
|
||||
}
|
||||
|
||||
// Reactive
|
||||
|
||||
Reference in New Issue
Block a user