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.
476 B
476 B
layout | title | title_nav | description_short | description | type |
---|---|---|---|---|---|
default | Configuration options reference | Configuration reference | The most customizable rich text editor. | TinyMCE is not only the most advanced rich text editor it's also the most customizable. | folder |
{% assign navigaton = site.data.nav %} {% for entry in navigaton %} {% if entry.url == "configure" %} {% assign links = entry.pages %} {% endif %} {% endfor %}
{% include index.html links=links %}