You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always allow backtick in title, summary and body (#1726)
* Always allow backtick in title, even tho it could interpreted as markdown anotation for text as code
* Also allow backticks in body
* Allow ambigous use of ` in message body
* Fix issue with html code block and still suppot ambigous backticks
0 commit comments