Hid TOC on desktops & tablets, read more
* I switched the markdown engine to markdown-it. * I used a plugin from the new engine called markdown-it-container to generate a div tag around the TOC * Configured the plugin to generate the classname mobileOnly * Recreated semantic's mobile only option using CSS.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Fight your way across vast expanses, conquer enemy batallions, and survive in this world of immense mechas - wild combat machines commanded by the best pilots this side of the catastrophe.
|
||||
|
||||
::: mobileOnly
|
||||
|
||||
- [Basic Rules](#basic-rules)
|
||||
* [Phases of a Turn](#phases-of-a-turn)
|
||||
- [Types of Cards](#types-of-cards)
|
||||
@@ -25,6 +27,8 @@ Fight your way across vast expanses, conquer enemy batallions, and survive in th
|
||||
* [Maximum Hand Size](#maximum-hand-size)
|
||||
* [Pilot Idiocy](#pilot-idiocy)
|
||||
|
||||
:::
|
||||
|
||||
Basic Rules
|
||||
===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user