My document title
Markdown heading
Markdown text with links
Code block
src/components/HelloDocusaurus.js
function HelloDocusaurus() {
return <h1>Hello, Docusaurus!</h1>;
}
Admonitions
My tip
Use this awesome feature option
Take care
This action is dangerous
Custom HTML
This is Docusaurus green !
This is Facebook blue !