remove text talking about switchin syntax on the site. this has been temporarily disabled

This commit is contained in:
Michael Rawlings 2017-03-02 04:41:03 -08:00
parent 60a5d5aed2
commit 760b7d7b7b

View File

@ -2,7 +2,10 @@
Marko's syntax is based on HTML, so you basically already know it. Marko extends the HTML language to add a few nice features which we'll cover here.
> **ProTip:** Marko also supports a [beautiful concise syntax](./concise.md). If you'd prefer to see our documentation using this syntax, just click the `switch syntax` button in the corner of any Marko code sample.
> **ProTip:** Marko also supports a [beautiful concise syntax](./concise.md).
<!--
If you'd prefer to see our documentation using this syntax, just click the `switch syntax` button in the corner of any Marko code sample.-->
## Text replacement