Package 

Class MarkdownDsl.TextBlock

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

    @MarkdownDslMarker() 
    public final class MarkdownDsl.TextBlock
     implements MarkdownDsl.TopDslElement, Wrappable
                        
    • Method Summary

      Modifier and Type Method Description
      Boolean getWrapContent()
      Unit setWrapContent(Boolean wrapContent)
      final String getText()
      String toString()
      • Methods inherited from class icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry

        toContentString
      • Methods inherited from class java.lang.Object

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