Comments: can't use `>` shorthand to create a blockquote in the first line of a comment
Open
bug
- Dominant language
- JavaScript
- Stars
- 338
- Forks
- 56
- Avg merge
- 24m
- Merged PRs (30d)
- 16
Description
**Steps to repeat**
1. Make a comment like: `> This is a blockquote.` where that is the first line of the comment.
2. Save.
**What I expected to happen:**
Display as a blockquote after saving.
**What happened instead:**
The end result displays as plain text.
**Screenshots:**

Raised by @kjellr
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by reproducing the problem with a comment whose first line is `> This is a blockquote.`, then trace the comment parsing or rendering entry point; done means the saved first-line shorthand displays as a blockquote.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown, wordpress
- Domain
- content
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100