question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bold text emits weird spans

See original GitHub issue

I am running a copy of master that I upgraded to from 2.0.0-pre.6, and it’s emitting this when bold text occurs in a channel:

<span< span=""> class='irc-bold'&gt;[the text that is supposed to be bold]</span<>

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dgwcommented, Apr 22, 2017

Given that the IRC spec allows channel names like #5], it’s probably not preventable.

0reactions
astorijecommented, Apr 22, 2017

it does still pick up the #5] as a channel name link

I don’t think it’s possible to flag this as an preventable bug. @xPaw, what do you think?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bold text | The HTML Shark
Here the text is normal, <SPAN STYLE="font-weight:bold">here the text becomes bold,</SPAN> and here it becomes normal again. The result is: Here the text...
Read more >
bold tags don't take effect in span element in html
bold tags don't take effect in span element in html · You can reformat your code to make it a lot more readable,...
Read more >
[SOLVED] TEXT-BOLD Does Not Work Using HTML5 - CSS ...
Re: TEXT-BOLD Does Not Work Using HTML5​​ The "font-weight" property is the correct property for setting the weight (or boldness) of a font....
Read more >
lowdown — Markdown reference for lowdown - Ubuntu Manpage
Each block element contains span elements: normal text, emphasised text (bold and italised), an image, a link, and a span of code.
Read more >
List and cherry-pick all missing changes that were merged in Shuo ...
Bold text emits weird spans #583. Closed. brunnre8 pushed a commit to brunnre8/thelounge that referenced this issue on Apr 6, 2021.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found