feat: change app name to MarkText and update spec test results (#2795)

This commit is contained in:
Ran Luo 2021-12-25 21:28:18 +08:00 committed by GitHub
parent 2ed5a85012
commit 2287780248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 3537 additions and 4693 deletions

View File

@ -1,29 +1,29 @@
## Test Result
Total test 649 examples, and failed 0 examples:
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/43 | 100.00% |
| Link reference definitions | 0/28 | 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% |
| Backslash escapes | 0/13 | 100.00% |
|Entity and numeric character references| 0/17 | 100.00% |
| Code spans | 0/22 | 100.00% |
| Emphasis and strong emphasis | 0/131 | 100.00% |
| Links | 0/87 | 100.00% |
| Links | 0/90 | 100.00% |
| Images | 0/22 | 100.00% |
| Autolinks | 0/19 | 100.00% |
| Raw HTML | 0/21 | 100.00% |

File diff suppressed because it is too large Load Diff