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