Package io.thestencil.staticontent.api
Interface MarkdownContent.Heading
-
- All Known Implementing Classes:
ImmutableHeading
- Enclosing interface:
- MarkdownContent
@Immutable public static interface MarkdownContent.Heading
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetLevel()StringgetName()IntegergetOrder()
-