yumemi-inc / android-training-template

Apache License 2.0
13 stars 2 forks source link

非推奨のMarkdown構文を使用している #35

Closed Seo-4d696b75 closed 1 year ago

Seo-4d696b75 commented 1 year ago

概要

課題issue、Readmeなどで非推奨(実験的)な構文を使用している箇所がある

将来的に削除されると告知さているため対応が必要

https://docs.github.com/ja/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts

再現手段

原因

古いMarkdown構文

修正案

ドキュメントの通り最新の構文に置き換える

スクリーンショット

image

Seo-4d696b75 commented 1 year ago

https://github.com/orgs/community/discussions/16925 古い構文のサポートが切れた

Seo-4d696b75 commented 1 year ago

TODO list

Seo-4d696b75 commented 1 year ago

36 にて対応済み