Markdown cheat sheet
Font/effects
Syntax
example

<plot>
<details>
<summary>This is a collapse</summary>
Here are the content that are hidden when the collapse is being folded.
You can write a lot of stuff in here.
</details>
</plot>Last updated

<plot>
<details>
<summary>This is a collapse</summary>
Here are the content that are hidden when the collapse is being folded.
You can write a lot of stuff in here.
</details>
</plot>Last updated
<audio controls autoplay><source src="YOUR_AUDIO_LINK" type="audio/mpeg"></audio><audio controls autoplay loop><source src="YOUR_AUDIO_LINK" type="audio/mpeg"></audio>