Package org.commonmark.node
Interface Delimited
- All Known Implementing Classes:
Emphasis
,ImageAttributes
,Ins
,Strikethrough
,StrongEmphasis
public interface Delimited
A node that uses delimiters in the source form (e.g.
*bold*
).-
Method Summary