java.lang.Object | ||
↳ | chan.text.CommentEditor | |
↳ | chan.text.CommentEditor.WakabaMarkCommentEditor |
Implementation of CommentEditor
.
This editor has the following configuration:
What | Open | Close | Flags |
---|---|---|---|
TAG_BOLD | ** | ** | one line |
TAG_ITALIC | * | * | one line |
TAG_SPOILER | %% | %% | one line |
TAG_CODE | ` | ` | one line |
Also this editor can handle TAG_STRIKE
with appending multiple ^H
after end selection position.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |