nhn / toast-ui.vue-editor

This repository is DEPRECATED! GO TO 👉 https://github.com/nhn/tui.editor/tree/master/apps/vue-editor
MIT License
229 stars 47 forks source link

Indent/Outdent botton doesn't work in WYSIWYG mode. #47

Open sweetyuria opened 4 years ago

sweetyuria commented 4 years ago

Version

"@toast-ui/vue-editor": "^1.1.1"

Test Environment

Chrome Mac

Current Behavior

// Write example code
      toolbarItems: [
        'heading',
        'bold',
        'italic',
        'divider',
        'hr',
        'quote',
        'divider',
        'image',
        'indent',
        'outdent'
      ],

Expected Behavior

In WYSIWG mode Use Indent/Outdent button. It doesn't work. And could I apply to getHtml()/setHtml() ? text-indent/padding-left

hahahahahaha hohohohohoho blar blar blar blar

==> hahahahahaha     hohohohohoho blar blar blar blar

and getHtml() setHtml()