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
Fix PR description card showing escaped markdown for inline code, strong, and emphasis (#7805)
* Initial plan
* Add optional simple markdown support to PlainTextRenderer for inline code
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add strong and em formatting support to PlainTextRenderer when allowSimpleMarkdown is true
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Fixes
* Fix tests
* Fix tests
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments