Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

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

@sweetyuria

Description

@sweetyuria

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions