Skip to content

P_Cyjb_Markdown_ParseOptions_UseFootnotes

CYJB edited this page Feb 1, 2024 · 1 revision

ParseOptions.UseFootnotes 属性

是否支持脚注,默认为 true

Namespace: Cyjb.Markdown
Assembly: Cyjb.Markdown (in Cyjb.Markdown.dll) Version: 1.0.2+f073417ab111e884603147b5dc42e8ccc863a984

语法

C#

public bool UseFootnotes { get; set; }

属性值

Type: Boolean

参见

Reference

ParseOptions 结构
Cyjb.Markdown 命名空间

Clone this wiki locally