次の方法で共有


DocumentLine interface

文書内の行で、連続した単語の連続で構成されています。

プロパティ

content

行文。

source

内容内で行の位置を特定する符号化されたソース。

span

マークダウンコンテンツ内のラインの幅。

プロパティの詳細

content

行文。

content: string

プロパティ値

string

source

内容内で行の位置を特定する符号化されたソース。

source?: string

プロパティ値

string

span

マークダウンコンテンツ内のラインの幅。

span?: ContentSpan

プロパティ値