marktext/test/specs/commonMark/commonmark.0.30.md

34 lines
2.1 KiB
Markdown

## Test Result
Total test 652 examples, and failed 0 examples:
| Section | Failed/Total | Percentage |
|:-------------------------------------:|:-------------:|:-------------:|
| Tabs | 0/11 | 100.00% |
| Backslash escapes | 0/13 | 100.00% |
|Entity and numeric character references| 0/17 | 100.00% |
| Precedence | 0/1 | 100.00% |
| Thematic breaks | 0/19 | 100.00% |
| ATX headings | 0/18 | 100.00% |
| Setext headings | 0/27 | 100.00% |
| Indented code blocks | 0/12 | 100.00% |
| Fenced code blocks | 0/29 | 100.00% |
| HTML blocks | 0/44 | 100.00% |
| Link reference definitions | 0/27 | 100.00% |
| Paragraphs | 0/8 | 100.00% |
| Blank lines | 0/1 | 100.00% |
| Block quotes | 0/25 | 100.00% |
| List items | 0/48 | 100.00% |
| Lists | 0/26 | 100.00% |
| Inlines | 0/1 | 100.00% |
| Code spans | 0/22 | 100.00% |
| Emphasis and strong emphasis | 0/131 | 100.00% |
| Links | 0/90 | 100.00% |
| Images | 0/22 | 100.00% |
| Autolinks | 0/19 | 100.00% |
| Raw HTML | 0/21 | 100.00% |
| Hard line breaks | 0/15 | 100.00% |
| Soft line breaks | 0/2 | 100.00% |
| Textual content | 0/3 | 100.00% |