Log In  


attn: @zep

I can't remember if this was fixed the last time we reported it, but if it was, it's broken again.

Using backticks to insert inline code in text is broken, causing the entire remainder of the paragraph to be highlighted as code, even if the closing backtick is present.

For instance, this is how I'll write the next paragraph:

If this is already fixed, `this highlight should stop` <-- HERE.

If this is already fixed, this highlight should stop <-- HERE.

Also, just want to mention that I wish the inline code were simply a mono-spaced font, and not inverse the way it is now. It's visually jarring the way it is. :/

2


just to be clear, this is for the whole paragraph:

look lua code: `nil ~= ""` -- like ruby  
speaking of which, i love ruby :)

another paragraph

look lua code: nil ~= "" -- like ruby
speaking of which, i love ruby :)

another paragraph

also, it's a styled span instead of a <code> element


Oh yeah, that's even worse. :)



[Please log in to post a comment]