Markdown Format
This project is using Markdown Extensions format, for the most parts.
Check out the documentation for the full list of markdown extensions.
Underlined Text
md
__This is example__
This is example
Footnotes
md
This is example[^1]
[^1]: Example is here!
This is example[1]
YouTube Video Embed
md
<YouTubeEmbed videoId="GsVgmR0q0fc" />
The video ID is the unique string found in the YouTube video URL.
For example, in this URL: https://www.youtube.com/watch?v=GsVgmR0q0fc
the video ID is: GsVgmR0q0fc
Example is here! ↩︎