Important changes to Tiny Cloud pricing > Find out more
Return to Website

advlist

This plugin adds more advanced options to the ordered and unordered list buttons. It enables you to set number formats and bullet types.

Initialization Example

tinyMCE.init({
  theme : "advanced",
  mode : "textareas",
  plugins : "advlist"
});

Except as otherwise noted, the content of this page is licensed under the Creative Commons BY-NC-SA 3.0 License, and code samples are licensed under the Apache 2.0 License.