Amm0's Forum Plugins Tests — ` ` `routeros & [graphviz] diagrams & colors

Esoteric Markdown Tests

For testing "compatibility" with TikBook Markdown.

Both ~~~ and ``` are code fence blocks...

```routeros

/ip address add name=jdjsk
/ip/route/find gateway=1.1.1.1 comment~"WAN"

~~~routeros

/ip address add name=jdjsk
/ip/route/find gateway=1.1.1.1 comment~"WAN"

Comment are supported

Using <!-- HTML --> comments

Text contains one above which does not display

[//]: # (comment or metadata)

Text contains one above which does not display