Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commonmark 0.29 #1465

Merged
merged 4 commits into from Apr 11, 2019
Merged

commonmark 0.29 #1465

merged 4 commits into from Apr 11, 2019

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented Apr 9, 2019

Marked version: master

Markdown flavor: CommonMark

Description

  • Update CommonMark specs to 0.29
  • Added pass completion to test output
    ------------------------------------------------------------
    |                      CommonMark 0.29                     |
    |                                                          |
    | Tabs                                     10 of  11   91% |
    | Precedence                                1 of   1  100% |
    | Thematic breaks                          19 of  19  100% |
    | ATX headings                             14 of  18   78% |
    | Setext headings                          21 of  27   78% |
    | Indented code blocks                     12 of  12  100% |
    | Fenced code blocks                       28 of  29   97% |
    | HTML blocks                              43 of  43  100% |
    | Link reference definitions               25 of  28   89% |
    | Paragraphs                                8 of   8  100% |
    | Blank lines                               1 of   1  100% |
    | Block quotes                             22 of  25   88% |
    | List items                               35 of  48   73% |
    | Lists                                    13 of  26   50% |
    | Inlines                                   1 of   1  100% |
    | Backslash escapes                        11 of  13   85% |
    | Entity and numeric character references  13 of  17   76% |
    | Code spans                               20 of  22   91% |
    | Emphasis and strong emphasis             82 of 131   63% |
    | Links                                    68 of  87   78% |
    | Images                                   15 of  22   68% |
    | Autolinks                                15 of  19   79% |
    | Raw HTML                                 19 of  21   90% |
    | Hard line breaks                         15 of  15  100% |
    | Soft line breaks                          2 of   2  100% |
    | Textual content                           3 of   3  100% |
    ------------------------------------------------------------
    

Contributor

  • Test(s) exist to ensure functionality and minimize regression

Committer

In most cases, this should be a different person than the contributor.

  • Draft GitHub release notes have been updated.
  • CI is green (no forced merge required).
  • Merge PR

package.json Outdated Show resolved Hide resolved
Copy link
Member

@joshbruce joshbruce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really enjoying the numbers and evolution! Might be time to make a "It's alive!" post on the project status. lol

@joshbruce joshbruce merged commit 6d91c4f into markedjs:master Apr 11, 2019
@UziTech UziTech deleted the get-specs branch April 25, 2019 05:09
This was referenced Apr 23, 2020
zhenalexfan pushed a commit to zhenalexfan/MarkdownHan that referenced this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants