P_Cyjb_Markdown_ParseOptions_UseHeaderAttributes - CYJB/Cyjb.Markdown GitHub Wiki
是否支持标题的属性,默认为 true。
Namespace: Cyjb.Markdown
Assembly: Cyjb.Markdown (in Cyjb.Markdown.dll) Version: 1.0.2+f073417ab111e884603147b5dc42e8ccc863a984
C#
public bool UseHeaderAttributes { get; set; }Type: Boolean