forked from Shinonome/dots-hyprland
format
This commit is contained in:
@@ -222,7 +222,7 @@ const MessageContent = (content) => {
|
|||||||
child.destroy();
|
child.destroy();
|
||||||
}
|
}
|
||||||
contentBox.add(TextBlock())
|
contentBox.add(TextBlock())
|
||||||
// Loop lines. Put normal text in markdown parser
|
// Loop lines. Put normal text in markdown parser
|
||||||
// and put code into code highlighter (TODO)
|
// and put code into code highlighter (TODO)
|
||||||
let lines = content.split('\n');
|
let lines = content.split('\n');
|
||||||
let lastProcessed = 0;
|
let lastProcessed = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user