Skip to content

Commit

Permalink
update OPTIONS.md using doctoc
Browse files Browse the repository at this point in the history
  • Loading branch information
paradite committed Aug 13, 2016
1 parent 3befae3 commit 5846a97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions OPTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ var editor = new MediumEditor('.editor', {
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->


- [Core Options](#core-options)
- [`activeButtonClass`](#activebuttonclass)
- [`buttonLabels`](#buttonlabels)
Expand All @@ -32,17 +33,20 @@ var editor = new MediumEditor('.editor', {
- [`diffTop`](#difftop)
- [`firstButtonClass`](#firstbuttonclass)
- [`lastButtonClass`](#lastbuttonclass)
- [`relativeContainer`](#relativecontainer)
- [`standardizeSelectionStart`](#standardizeselectionstart)
- [`static`](#static)
- ['static' Toolbar Options](#static-toolbar-options)
- [`align`](#align)
- [`sticky`](#sticky)
- [`stickyTopOffset`](#stickytopoffset)
- [`updateOnEmptySelection`](#updateonemptyselection)
- [Disabling Toolbar](#disabling-toolbar)
- [Anchor Preview options](#anchor-preview-options)
- [`hideDelay`](#hidedelay)
- [`previewValueSelector`](#previewvalueselector)
- [`showOnEmptyLinks`](#showonemptylinks)
- [`showWhenToolbarIsVisible`](#showwhentoolbarisvisible)
- [Disabling Anchor Preview](#disabling-anchor-preview)
- [Placeholder Options](#placeholder-options)
- [`text`](#text)
Expand All @@ -61,6 +65,7 @@ var editor = new MediumEditor('.editor', {
- [`cleanReplacements`](#cleanreplacements)
- [`cleanAttrs`](#cleanattrs)
- [`cleanTags`](#cleantags)
- [`unwrapTags`](#unwraptags)
- [Disabling Paste Handling](#disabling-paste-handling)
- [KeyboardCommands Options](#keyboardcommands-options)
- [`commands`](#commands)
Expand Down

0 comments on commit 5846a97

Please sign in to comment.