mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-14 02:57:52 +08:00
b61dc859ad
- Avoid reformatting "- - *" as "- - -"; the former is a 3-level list with no content, the latter is a thematic break. - Escape "~~~" at the start of line. - When handling escapes inside ATX headings, use "i == 0" as a condition for start of line, since we are actually not at the literal start of line after writing the heading starter. - Fix the definition of Unicode punctuations to be consistent with the spec.
3 lines
32 B
Plaintext
3 lines
32 B
Plaintext
go test fuzz v1
|
|
string("\t~~~")
|