example 1#


%%collapse
* click me
** to hide/show me …
# ordered list items
## are collapsed by default %%
gives you:
  • click me
    • to hide/show me …
  1. ordered list items
    1. are collapsed by default

example 2#


%%collapse
* ||Europe||77||Europe||77
** |France|Europe|77|77
*** |Paris|Europe|77|77
*** |Nice|Europe|77|77
** |South-Africa|Europe|77|77
** Belgium (collapsed by default) 
### Brussel
### Peulis
* Australia
**
*** Perth
* Australia
*** Sydney
**** Kangeroo
**** Huppeldepup
%%
gives you:
  • ||Europe||77||Europe||77
    • |France|Europe|77|77
      • |Paris|Europe|77|77
      • |Nice|Europe|77|77
    • |South-Africa|Europe|77|77
    • Belgium (collapsed by default)
      1. Brussel
      2. Peulis
  • Australia
      • Perth
  • Australia
      • Sydney
        • Kangeroo
        • Huppeldepup