Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ノートブックをカスタマイズして、より読みやすくスタイリッシュにしたい。そのために、ヘッダーを中央に配置することから始めたいと思います。出来ますか?
マークダウンで直接ではないと思いますが、マークダウンセルに HTML を入力するだけです:
<h3 align="center">This is a centered header</h3>