exercism / exercism/docs

markdown: explicitly forbid setext headings

オープン
#358 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
52
フォーク
98
PR マージ指標
30日以内にマージされた PR はありません

説明

Exercism's markdown spec talks only about ATX headings, but doesn't quite explicitly say "don't use setext headings"
https://github.com/exercism/docs/blob/d334042e8f54ba7dd24ad215648355ff7795359a/building/markdown/markdown.md#L9-L15

It does however say:
> [MD003](https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md003---header-style): Use atx style

So markdown linting in the future will enforce this.

Links:
- https://spec.commonmark.org/0.30/#atx-headings
- https://spec.commonmark.org/0.30/#setext-headings

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。