mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Show nice padded code blocks.
This commit is contained in:
@@ -787,7 +787,7 @@ void MessageLinksParser::parse() {
|
||||
}
|
||||
offset = matchOffset = p - start;
|
||||
}
|
||||
processTagsBefore(QFIXED_MAX);
|
||||
processTagsBefore(Ui::kQFixedMax);
|
||||
|
||||
apply(text, ranges);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user