convos-chat / convos-chat/convos
As someone who knows markdown, I would like underscore to format my text
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I see way too often that _foo_ is rendered as \_foo_ and not with italics.
**Describe the solution you'd like**
I would like to revert the change we did years ago, when we decided that rendering \_\_END__ for perl was more important than rendering it with em+strong. I think it's ok now, since the new text renderer for Convos will not render markdown syntax inside code `__END__` (backticks).
Thoughts?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the new text renderer for Convos and its Markdown handling, then compare the current underscore behavior with the requested em+strong behavior and the Perl __END__ case. Done means underscore-delimited text renders as emphasis without regressing code-span handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, perl
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100