Just some lists for tracking progress

--- Examples ---
> [[Bestiary#Other Entities|<span style{{=}}"color: #DA70D6;">other</span> entity]]
> [[Apollyon]] <-(it's only a link) -> [[Coil-Head]]ss
> [[File:Oldbirdgrabattack.webp|175x175px|An Old Bird grabbing and burning the player.]]
> [[File:LradBrainwashingSignal1.ogg|200px]]
> <span style{{=}}"color: #A62920;">Hybrid</span>
> Lists - https://lethal.miraheze.org/wiki/Nutcracker
> {{NavigationOpt|img1=Beginnersluck.png|text=Beginner's Luck|link=Beginner's_Luck|color=#64bb78|border=#64bb78}}
> {| class="wikitable"
|-
!! Entity Count !! Minimum Floor !! Maximum Floor
|-
|| 1 || 2 || 9
|-
|| 2|| 10 || 19
|}
> https://depthspelunking.miraheze.org/wiki/Eris
> https://depthspelunking.miraheze.org/wiki/Eris?action=edit

--- To do ---
> Make everything cool and presentable :D
> Text code or <pre></pre> - ```text```
> Media:
    > [[]] is the body
    > Links - [[link:"https://..."]], [[link:"page/name/"]]
    > Images, audio - [[file:"filename.extension"]]
    > To add style - [[...|style:"style"]]
> Lists:
    > Paragraph has to start with * and space
    > Adding more * will indent them (like this TODO list :P)
> Tables:
    > [||] is <table>
    > To add style to table - [|style:"style"|-!!head|-||body|]
    > |- is <tr>
    > !! is <th>
    > || is <td>

> Styled text or other:
    > glhf
    > Maybe {{}}

--- Completed ---
> Converts input into output
> Everything gets turned into a paragraph - <p></p>
> Headings - # text, ## [..], ### [..]
> Bold text - **text**
> Italic text - //text//
> Underlined text - __text__
> Crossed text - ~~text~~
> Censored text - ##text##