mirror of
https://github.com/marko-js/marko.git
synced 2026-02-01 16:07:13 +00:00
remove text talking about switchin syntax on the site. this has been temporarily disabled
This commit is contained in:
parent
60a5d5aed2
commit
760b7d7b7b
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user