[]
        
(Showing Draft Content)

Inputman.GcRichTextEditorMarkdownFormatItem

GcRichTextEditorMarkdownFormatItem 列挙型

メンバー

BlockQuote

BlockQuote: = "blockquote"

引用文

Bold

Bold: = "bold"

太字

Code

Code: = "code"

コード

H1

H1: = "h1"

見出し1

H2

H2: = "h2"

見出し2

H3

H3: = "h3"

見出し3

H4

H4: = "h4"

見出し4

H5

H5: = "h5"

見出し5

H6

H6: = "h6"

見出し6

Image

Image: = "image"

画像

Italic

Italic: = "italic"

斜体

Link

Link: = "link"

リンク

OrderList

OrderList: = "ol"

順序付きリスト

StrikeThrough

StrikeThrough: = "strikethrough"

取り消し線

Strikethrough

Strikethrough: = "strikethrough"

取り消し線

Table

Table: = "table"

テーブル

UnorderList

UnorderList: = "ul"

順序なしリスト