Skip to content

Commit

Permalink
Add link, image, video, formula to format array example
Browse files Browse the repository at this point in the history
  • Loading branch information
benbro authored and luin committed Feb 3, 2024
1 parent 17ba99f commit 4a3603e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/content/docs/modules/toolbar.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Note [Themes](/docs/themes/) may also specify default values for dropdowns. For
const toolbarOptions = [
['bold', 'italic', 'underline', 'strike'], // toggled buttons
['blockquote', 'code-block'],
['link', 'image', 'video', 'formula'],

[{ 'header': 1 }, { 'header': 2 }], // custom button values
[{ 'list': 'ordered'}, { 'list': 'bullet' }],
Expand Down

0 comments on commit 4a3603e

Please sign in to comment.