Thanks for following along! This is a tagged release (2021.622.0).
Breaking Changes
MarkdownHeading.GetFontSizeByLevel
now specifies absolute sizes
The result of this method is now more correctly applied to headers via FontSize
rather than Scale
. If you were overriding this method, please multiply your returned values by 20
to maintain sizing compatibility.