format:RSTgood first issuewriter
倉庫指標
- Star
- (44,133 star)
- PR 合併指標
- (平均合併 2天 7小時) (30 天內合併 9 個 PR)
描述
paragraphs starting with the same prefix of a list will have the semantics of a list when written by pandoc, and can be represented as paragraphs by escaping the starting character. from the doc:
If a single-line paragraph begins with text identical to an enumerator ("A.", "1.", "(b)", "I)", etc.), the first character will have to be escaped in order to have the line parsed as an ordinary paragraph:
\A. Einstein was a really smart dude.