System.Markdown.Styles.TParagraphStyle.Weight
Prototype
property Weight: TMDFontWeight read FBoldWeight write SetBoldWeight default fwBold;
Description
Defines the weight for bold texts.
For the best rendering of bold text in headers, this property should be set to a heavier value than the one defined for headers.
See also