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.
541 B
541 B
layout | title | title_nav | description_short | description | type |
---|---|---|---|---|---|
default | Add plugins to TinyMCE | Plugins | This section will help you configure and extend your editor instance. | TinyMCE is an incredibly powerful, flexible and customizable rich text editor. This section will help you configure and extend your editor instance. | folder |
{% assign navigaton = site.data.nav %} {% for entry in navigaton %} {% if entry.url == "plugins" %} {% assign links = entry.pages %} {% endif %} {% endfor %}
{% include index.html links=links %}