fedimbed: forgot its bold
This commit is contained in:
parent
44c2720c7d
commit
4fc9d8c01d
1 changed files with 1 additions and 1 deletions
|
@ -1307,7 +1307,7 @@ async function processUrl(msg, url, spoiler = false, command = false, inQuote =
|
||||||
content = htmlToMarkdown(content);
|
content = htmlToMarkdown(content);
|
||||||
|
|
||||||
if (platformName == "Nitter") {
|
if (platformName == "Nitter") {
|
||||||
content = content.replace("\u2198", Icons.fedimbed.quote).replace("> \u24d8", "> \u2139\ufe0f");
|
content = content.replace("\u2198", Icons.fedimbed.quote).replace("> **\u24d8", "> **\u2139\ufe0f");
|
||||||
}
|
}
|
||||||
|
|
||||||
for (const emote of emotes) {
|
for (const emote of emotes) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue