This repository was archived by the owner on Oct 17, 2021. It is now read-only.
  
  
  - 
                Notifications
    
You must be signed in to change notification settings  - Fork 12
 
StringBuilder
        mattt edited this page Dec 21, 2020 
        ·
        5 revisions
      
    @_functionBuilder public struct StringBuilderpublic static func buildBlock(_ string: String) -> Stringpublic static func buildBlock(_ strings: String) -> Stringpublic static func buildIf(_ string: String?) -> Stringpublic static func buildEither(first: String) -> Stringpublic static func buildEither(second: String) -> StringGenerated at 2021-03-03T19:19:22+0000 using swift-doc 1.0.0-beta.5.
Types
- BlockQuote
 - Code
 - CodeBlock
 - CommonMarkBuilder
 - Document
 - Document.Error
 - Document.ParsingOptions
 - Document.Position
 - Emphasis
 - ForEach
 - Fragment
 - HTMLBlock
 - HardLineBreak
 - Heading
 - Image
 - Link
 - List
 - List.Delimiter
 - List.Item
 - List.Kind
 - Node
 - Node.RenderingFormat
 - Node.RenderingOptions
 - Paragraph
 - RawHTML
 - Section
 - SoftLineBreak
 - StringBuilder
 - Strong
 - Text
 - ThematicBreak
 - VisitorContinueKind