@webitel/api-services
Preparing search index...
_models/commentFormat
CommentFormat
Interface CommentFormat
interface
CommentFormat
{
bold
?:
FormatBold
;
codeblock
?:
FormatCodeblock
;
italic
?:
FormatItalic
;
length
?:
number
;
link
?:
FormatLink
;
monospace
?:
FormatMonospace
;
offset
?:
number
;
strikethrough
?:
FormatStrikethrough
;
underline
?:
FormatUnderline
;
}
Index
Properties
bold?
codeblock?
italic?
length?
link?
monospace?
offset?
strikethrough?
underline?
Properties
Optional
bold
bold
?:
FormatBold
Optional
codeblock
codeblock
?:
FormatCodeblock
Optional
italic
italic
?:
FormatItalic
Optional
length
length
?:
number
Length text runes count.
Optional
link
link
?:
FormatLink
Optional
monospace
monospace
?:
FormatMonospace
Optional
offset
offset
?:
number
Offset text runes count.
Optional
strikethrough
strikethrough
?:
FormatStrikethrough
Optional
underline
underline
?:
FormatUnderline
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bold
codeblock
italic
length
link
monospace
offset
strikethrough
underline
@webitel/api-services
Loading...
Length text runes count.