Headings from h1 through h6 are constructed with a # for each level:
# h1 Heading
## h2 Heading
### h3 Heading| #!/usr/bin/env bash | |
| # Script to check Spanish Christmas Lottery | |
| # more info: https://servicios.elpais.com/sorteos/loteria-navidad/api/ | |
| AUTO_RELOAD="120" # seconds | |
| declare -A mainPrizes | |
| mainPrizes['numero1']='1er Premio' | |
| mainPrizes['numero2']='2º Premio' |
An overview of recent action recognition datasets and their detection classes