Module aya.pretty

Interface MdStyle

All Superinterfaces:
Serializable, Style, Style.CustomStyle
All Known Implementing Classes:
MdStyle.GFM, MdStyle.Heading

public sealed interface MdStyle extends Style.CustomStyle permits MdStyle.Heading, MdStyle.GFM
  • Method Details