Automattic/jetpack

Markdown block: Parsing issues and inconsistencies

オープン

#11,881 opened on 2018/10/12

 (10 件のコメント) (4 件のリアクション) (0 人の担当者)PHP (877 件のフォーク)user submission
BugEpicGood For CommunityHacktoberfest[Feature] Markdown[Focus] Blocks[Pri] Low

Repository metrics

Stars
 (1,808 個のスター)
PR merge metrics
 (平均マージ 4d 5h) (30d で 645 merged PRs)

説明

In testing how elements are recognized and parsed in our Jetpack Markdown block for Gutenberg, we've discovered several issues and inconsistencies so far.

This is a master issue for all of them, feel free to add any others that you find.

  • Footnotes / reference links differences -- #30149
  • Images with alts and titles not supported
    • Reported by @jeherve in p1HpG7-5EW-p2 #comment-27928
  • Single empty lines are omitted
    • Reported by @Stojdza in p1HpG7-5EW-p2 #comment-27911
    • Reported by @carladoria in p58i-7sR-p2 #comment-40539
    • Reported by @reginabally in p58i-7sR-p2 #comment-40610
  • Alternative heading syntax parsed incorrectly on iPad Pro
    • Reported by @eliorivero in p1HpG7-5EW-p2 #comment-27968
  • Code block not properly styled
    • Reported by @carladoria in p58i-7sR-p2 #comment-40539

コントリビューターガイド