You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
463 B
463 B
layout | title | title_nav | description | type | redirect_from |
---|---|---|---|---|---|
default | Examples & demos | Examples | Working examples of TinyMCE's popular functionality. | folder | [/example/ /examples/ /tutorial/ /tutorials/ /example-tutorial/ /try-tinymce/] |
{% assign navigaton = site.data.nav %} {% for entry in navigaton %} {% if entry.url == "demo" %} {% assign links = entry.pages %} {% endif %} {% endfor %}
{% include index.html links=links %}