Package 

Class MarkdownDsl.IndentedBlock

  • All Implemented Interfaces:
    icu.windea.breezeframework.dsl.DslElement , icu.windea.breezeframework.dsl.DslEntry , icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslElement , icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslEntry , icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry , icu.windea.breezeframework.dsl.markdown.MarkdownDsl.TopDslElement

    @MarkdownDslMarker() 
    public final class MarkdownDsl.IndentedBlock
    extends MarkdownDsl.Quote
                        
    • Method Summary

      Modifier and Type Method Description
      List<MarkdownDsl.TopDslElement> getContent()
      final String getPrefixMarker()
      • Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.IndentedBlock

        toString
      • Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry

        toContentString
      • Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.Quote

        unaryPlus
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait