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