The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-markdown, reference main (b57dd8), with Swift 5.9 for macOS (SPM) on 25 Apr 2025 03:33:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-markdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-markdown
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b57dd89 parse doxygen commands if a previous block directive is truncated
Cloned https://github.com/swiftlang/swift-markdown.git
Revision (git rev-parse @):
b57dd89b17c02c60869875ee68c38078848329fb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-markdown.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swiftlang/swift-markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/54] Compiling cmark-gfm cmark.c
[3/54] Compiling cmark-gfm houdini_href_e.c
[4/54] Compiling cmark-gfm-extensions tagfilter.c
[5/54] Compiling cmark-gfm-extensions strikethrough.c
[6/54] Compiling cmark-gfm commonmark.c
[7/54] Compiling cmark-gfm-extensions ext_scanners.c
[8/54] Compiling cmark-gfm-extensions core-extensions.c
[9/54] Compiling cmark-gfm-extensions tasklist.c
[10/54] Compiling cmark-gfm buffer.c
[11/54] Compiling cmark-gfm-extensions autolink.c
[12/54] Compiling cmark-gfm-extensions table.c
[13/54] Compiling cmark-gfm xml.c
[14/54] Compiling cmark-gfm syntax_extension.c
[15/54] Compiling cmark-gfm registry.c
[16/54] Compiling cmark-gfm render.c
[17/54] Compiling cmark-gfm references.c
[18/54] Compiling cmark-gfm plugin.c
[19/54] Compiling cmark-gfm utf8.c
[20/54] Compiling cmark-gfm plaintext.c
[21/54] Compiling cmark-gfm node.c
[22/54] Compiling cmark-gfm linked_list.c
[23/54] Compiling cmark-gfm map.c
[24/54] Compiling cmark-gfm man.c
[25/54] Compiling cmark-gfm latex.c
[26/54] Compiling cmark-gfm iterator.c
[27/54] Compiling cmark-gfm html.c
[28/54] Compiling cmark-gfm houdini_html_e.c
[29/54] Compiling cmark-gfm inlines.c
[30/54] Compiling cmark-gfm arena.c
[31/54] Compiling cmark-gfm scanners.c
[32/54] Compiling cmark-gfm houdini_html_u.c
[33/54] Compiling cmark-gfm blocks.c
[34/54] Compiling cmark-gfm footnotes.c
[35/54] Compiling cmark-gfm cmark_ctype.c
[36/54] Compiling CAtomic CAtomic.c
[38/118] Emitting module Markdown
[39/124] Compiling Markdown HTMLBlock.swift
[40/124] Compiling Markdown Heading.swift
[41/124] Compiling Markdown ThematicBreak.swift
[42/124] Compiling Markdown Table.swift
[43/124] Compiling Markdown TableBody.swift
[44/124] Compiling Markdown TableCell.swift
[45/124] Compiling Markdown TableCellContainer.swift
[46/124] Compiling Markdown Link.swift
[47/124] Compiling Markdown Strikethrough.swift
[48/124] Compiling Markdown Strong.swift
[49/124] Compiling Markdown CustomInline.swift
[50/124] Compiling Markdown InlineCode.swift
[51/124] Compiling Markdown InlineHTML.swift
[52/124] Compiling Markdown LineBreak.swift
[53/124] Compiling Markdown BlockMarkup.swift
[54/124] Compiling Markdown InlineContainer.swift
[55/124] Compiling Markdown InlineMarkup.swift
[56/124] Compiling Markdown ListItemContainer.swift
[57/124] Compiling Markdown AtomicCounter.swift
[58/124] Compiling Markdown CharacterExtensions.swift
[59/124] Compiling Markdown CollectionExtensions.swift
[60/124] Compiling Markdown TableHead.swift
[61/124] Compiling Markdown TableRow.swift
[62/124] Compiling Markdown Replacement.swift
[63/124] Compiling Markdown SourceLocation.swift
[64/124] Compiling Markdown Emphasis.swift
[65/124] Compiling Markdown Image.swift
[66/124] Compiling Markdown InlineAttributes.swift
[67/124] Compiling Markdown PlainTextConvertibleMarkup.swift
[68/124] Compiling Markdown RawMarkup.swift
[69/124] Compiling Markdown BlockDirective.swift
[70/124] Compiling Markdown BlockQuote.swift
[71/124] Compiling Markdown CustomBlock.swift
[72/124] Compiling Markdown DoxygenDiscussion.swift
[73/124] Compiling Markdown DoxygenNote.swift
[74/124] Compiling Markdown ChildIndexPath.swift
[75/124] Compiling Markdown DirectiveArgument.swift
[76/124] Compiling Markdown Document.swift
[77/124] Compiling Markdown LiteralMarkup.swift
[78/124] Compiling Markdown Markup.swift
[79/124] Compiling Markdown MarkupChildren.swift
[80/124] Compiling Markdown MarkupData.swift
[81/124] Compiling Markdown StringExtensions.swift
[82/124] Compiling Markdown MarkupVisitor.swift
[83/124] Compiling Markdown MarkupWalker.swift
[84/124] Compiling Markdown HTMLFormatter.swift
[85/124] Compiling Markdown MarkupFormatter.swift
[86/124] Compiling Markdown MarkupTreeDumper.swift
[87/124] Compiling Markdown DoxygenParameter.swift
[88/124] Compiling Markdown DoxygenReturns.swift
[89/124] Compiling Markdown ListItem.swift
[90/124] Compiling Markdown OrderedList.swift
[91/124] Compiling Markdown UnorderedList.swift
[92/124] Compiling Markdown Paragraph.swift
[93/124] Compiling Markdown CodeBlock.swift
[94/124] Compiling Markdown ParseOptions.swift
[95/124] Compiling Markdown RangeAdjuster.swift
[96/124] Compiling Markdown RangerTracker.swift
[97/124] Compiling Markdown MarkupRewriter.swift
[98/124] Compiling Markdown BasicBlockContainer.swift
[99/124] Compiling Markdown BasicInlineContainer.swift
[100/124] Compiling Markdown BlockContainer.swift
[101/124] Compiling Markdown SoftBreak.swift
[102/124] Compiling Markdown SymbolLink.swift
[103/124] Compiling Markdown Text.swift
[104/124] Compiling Markdown Aside.swift
[105/124] Compiling Markdown BlockDirectiveParser.swift
[106/124] Compiling Markdown CommonMarkConverter.swift
[107/124] Compiling Markdown LazySplitLines.swift
[108/144] Compiling OrderedListNumerals OrderedListNumerals.swift
[109/144] Emitting module OrderedListNumerals
[110/144] Emitting module ThematicBreakCharacter
[111/144] Compiling ThematicBreakCharacter ThematicBreakCharacter.swift
[112/144] Compiling ParseDocumentString ParseDocumentString.swift
[113/144] Emitting module ParseDocumentString
[114/144] Emitting module UnorderedListMarker
[115/144] Compiling UnorderedListMarker UnorderedListMarker.swift
[116/144] Compiling ParseDocumentFile ParseDocumentFile.swift
[117/144] Emitting module ParseDocumentFile
[118/146] Emitting module UseCodeFence
[119/146] Compiling UseCodeFence UseCodeFence.swift
[120/146] Emitting module PreferredHeadingStyle
[121/146] Compiling PreferredHeadingStyle PreferredHeadingStyle.swift
[122/146] Compiling RemoveElementKind RemoveElementKind.swift
[123/146] Emitting module RemoveElementKind
[124/146] Compiling XMLConverter XMLConverter.swift
[125/146] Emitting module XMLConverter
[126/146] Compiling ReplaceText ReplaceText.swift
[127/146] Emitting module ReplaceText
[127/146] Linking OrderedListNumerals
[129/146] Emitting module MaximumWidth
[129/146] Linking ThematicBreakCharacter
[131/146] Compiling MaximumWidth MaximumWidth.swift
[131/146] Linking ParseDocumentString
[131/146] Linking UseCodeFence
[133/146] Linking UnorderedListMarker
[134/146] Linking PreferredHeadingStyle
[135/146] Linking ParseDocumentFile
[136/146] Linking XMLConverter
[137/148] Linking RemoveElementKind
[138/158] Linking ReplaceText
[139/158] Linking MaximumWidth
[141/158] Emitting module LinkCollector
[142/158] Compiling LinkCollector LinkCollector.swift
[143/158] Emitting module DefaultFormatting
[144/158] Emitting module ChildThrough
[145/158] Compiling DefaultFormatting DefaultFormatting.swift
[146/158] Emitting module CustomLinePrefix
[147/158] Compiling CustomLinePrefix CustomLinePrefix.swift
[148/158] Compiling ChildThrough ChildThrough.swift
[149/158] Emitting module EmphasisMarkers
[150/158] Compiling EmphasisMarkers EmphasisMarkers.swift
[151/158] Compiling CondenseAutolinks CondenseAutolinks.swift
[152/158] Emitting module CondenseAutolinks
[152/158] Linking LinkCollector
[153/158] Linking EmphasisMarkers
[154/158] Linking ChildThrough
[155/158] Linking CustomLinePrefix
[156/158] Linking CondenseAutolinks
[157/158] Linking DefaultFormatting
Build complete! (26.30s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18017] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git (1.54s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (1.13s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.48s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3374] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.49s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-cmark",
      "requirement" : {
        "branch" : [
          "gfm"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-cmark.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-markdown",
  "name" : "swift-markdown",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Markdown",
      "targets" : [
        "Markdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XMLConverter",
      "targets" : [
        "XMLConverter"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "LinkCollector",
      "targets" : [
        "LinkCollector"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "PreferredHeadingStyle",
      "targets" : [
        "PreferredHeadingStyle"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "UseCodeFence",
      "targets" : [
        "UseCodeFence"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "CondenseAutolinks",
      "targets" : [
        "CondenseAutolinks"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "DefaultFormatting",
      "targets" : [
        "DefaultFormatting"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "CustomLinePrefix",
      "targets" : [
        "CustomLinePrefix"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "UnorderedListMarker",
      "targets" : [
        "UnorderedListMarker"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "OrderedListNumerals",
      "targets" : [
        "OrderedListNumerals"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "MaximumWidth",
      "targets" : [
        "MaximumWidth"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ThematicBreakCharacter",
      "targets" : [
        "ThematicBreakCharacter"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "EmphasisMarkers",
      "targets" : [
        "EmphasisMarkers"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ChildThrough",
      "targets" : [
        "ChildThrough"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ParseDocumentString",
      "targets" : [
        "ParseDocumentString"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ParseDocumentFile",
      "targets" : [
        "ParseDocumentFile"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "RemoveElementKind",
      "targets" : [
        "RemoveElementKind"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ReplaceText",
      "targets" : [
        "ReplaceText"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkdownTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownTests",
      "path" : "Tests/MarkdownTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/MarkdownTests/Visitors/Everything.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Base/AtomicCounterTests.swift",
        "Base/HierarchyTests.swift",
        "Base/MarkupIdentifierTests.swift",
        "Base/MarkupTests.swift",
        "Base/ParsedRangePreservedAfterEditing.swift",
        "Base/PlainTextConvertibleMarkupTests.swift",
        "Base/RawMarkupTests.swift",
        "Base/RawMarkupToMarkupTests.swift",
        "Base/StableIdentifierTests.swift",
        "Block Nodes/CodeBlockTests.swift",
        "Block Nodes/DocumentTests.swift",
        "Block Nodes/HTMLBlockTests.swift",
        "Block Nodes/HeadingTests.swift",
        "Block Nodes/ParagraphTests.swift",
        "Block Nodes/TableTests.swift",
        "Infrastructure/SourceLocationTests.swift",
        "Inline Nodes/ImageTests.swift",
        "Inline Nodes/InlineAttributesTests.swift",
        "Inline Nodes/InlineCodeTests.swift",
        "Inline Nodes/InlineHTMLTests.swift",
        "Inline Nodes/LineBreakTests.swift",
        "Inline Nodes/LinkTests.swift",
        "Inline Nodes/SoftBreakTests.swift",
        "Inline Nodes/SymbolLinkTests.swift",
        "Inline Nodes/TextTests.swift",
        "Interpretive Nodes/AsideTests.swift",
        "Parsing/BacktickTests.swift",
        "Parsing/BlockDirectiveParserTests.swift",
        "Parsing/CommonMarkConverterTests.swift",
        "Parsing/DoxygenCommandParserTests.swift",
        "Parsing/SourceURLTests.swift",
        "Performance/EditPerformanceTests.swift",
        "Performance/MarkupChildrenPerformanceTests.swift",
        "Structural Restrictions/BasicBlockContainerTests.swift",
        "Structural Restrictions/BasicInlineContainerTests.swift",
        "Structural Restrictions/ListItemContainerTests.swift",
        "Utility/AssertElementDidntChange.swift",
        "Visitors/HTMLFormatterTests.swift",
        "Visitors/MarkupFormatterTests.swift",
        "Visitors/MarkupRewriterTests.swift",
        "Visitors/MarkupTreeDumperTests.swift",
        "Visitors/MarkupVisitorTests.swift",
        "Visitors/MarkupWalkerTests.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Markdown",
      "module_type" : "SwiftTarget",
      "name" : "Markdown",
      "path" : "Sources/Markdown",
      "product_dependencies" : [
        "cmark-gfm",
        "cmark-gfm-extensions"
      ],
      "product_memberships" : [
        "Markdown",
        "XMLConverter",
        "LinkCollector",
        "PreferredHeadingStyle",
        "UseCodeFence",
        "CondenseAutolinks",
        "DefaultFormatting",
        "CustomLinePrefix",
        "UnorderedListMarker",
        "OrderedListNumerals",
        "MaximumWidth",
        "ThematicBreakCharacter",
        "EmphasisMarkers",
        "ChildThrough",
        "ParseDocumentString",
        "ParseDocumentFile",
        "RemoveElementKind",
        "ReplaceText"
      ],
      "sources" : [
        "Base/ChildIndexPath.swift",
        "Base/DirectiveArgument.swift",
        "Base/Document.swift",
        "Base/LiteralMarkup.swift",
        "Base/Markup.swift",
        "Base/MarkupChildren.swift",
        "Base/MarkupData.swift",
        "Base/PlainTextConvertibleMarkup.swift",
        "Base/RawMarkup.swift",
        "Block Nodes/Block Container Blocks/BlockDirective.swift",
        "Block Nodes/Block Container Blocks/BlockQuote.swift",
        "Block Nodes/Block Container Blocks/CustomBlock.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenDiscussion.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenNote.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenParameter.swift",
        "Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenReturns.swift",
        "Block Nodes/Block Container Blocks/ListItem.swift",
        "Block Nodes/Block Container Blocks/OrderedList.swift",
        "Block Nodes/Block Container Blocks/UnorderedList.swift",
        "Block Nodes/Inline Container Blocks/Paragraph.swift",
        "Block Nodes/Leaf Blocks/CodeBlock.swift",
        "Block Nodes/Leaf Blocks/HTMLBlock.swift",
        "Block Nodes/Leaf Blocks/Heading.swift",
        "Block Nodes/Leaf Blocks/ThematicBreak.swift",
        "Block Nodes/Tables/Table.swift",
        "Block Nodes/Tables/TableBody.swift",
        "Block Nodes/Tables/TableCell.swift",
        "Block Nodes/Tables/TableCellContainer.swift",
        "Block Nodes/Tables/TableHead.swift",
        "Block Nodes/Tables/TableRow.swift",
        "Infrastructure/Replacement.swift",
        "Infrastructure/SourceLocation.swift",
        "Inline Nodes/Inline Containers/Emphasis.swift",
        "Inline Nodes/Inline Containers/Image.swift",
        "Inline Nodes/Inline Containers/InlineAttributes.swift",
        "Inline Nodes/Inline Containers/Link.swift",
        "Inline Nodes/Inline Containers/Strikethrough.swift",
        "Inline Nodes/Inline Containers/Strong.swift",
        "Inline Nodes/Inline Leaves/CustomInline.swift",
        "Inline Nodes/Inline Leaves/InlineCode.swift",
        "Inline Nodes/Inline Leaves/InlineHTML.swift",
        "Inline Nodes/Inline Leaves/LineBreak.swift",
        "Inline Nodes/Inline Leaves/SoftBreak.swift",
        "Inline Nodes/Inline Leaves/SymbolLink.swift",
        "Inline Nodes/Inline Leaves/Text.swift",
        "Interpretive Nodes/Aside.swift",
        "Parser/BlockDirectiveParser.swift",
        "Parser/CommonMarkConverter.swift",
        "Parser/LazySplitLines.swift",
        "Parser/ParseOptions.swift",
        "Parser/RangeAdjuster.swift",
        "Parser/RangerTracker.swift",
        "Rewriter/MarkupRewriter.swift",
        "Structural Restrictions/BasicBlockContainer.swift",
        "Structural Restrictions/BasicInlineContainer.swift",
        "Structural Restrictions/BlockContainer.swift",
        "Structural Restrictions/BlockMarkup.swift",
        "Structural Restrictions/InlineContainer.swift",
        "Structural Restrictions/InlineMarkup.swift",
        "Structural Restrictions/ListItemContainer.swift",
        "Utility/AtomicCounter.swift",
        "Utility/CharacterExtensions.swift",
        "Utility/CollectionExtensions.swift",
        "Utility/StringExtensions.swift",
        "Visitor/MarkupVisitor.swift",
        "Walker/MarkupWalker.swift",
        "Walker/Walkers/HTMLFormatter.swift",
        "Walker/Walkers/MarkupFormatter.swift",
        "Walker/Walkers/MarkupTreeDumper.swift"
      ],
      "target_dependencies" : [
        "CAtomic"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CAtomic",
      "module_type" : "ClangTarget",
      "name" : "CAtomic",
      "path" : "Sources/CAtomic",
      "product_memberships" : [
        "Markdown",
        "XMLConverter",
        "LinkCollector",
        "PreferredHeadingStyle",
        "UseCodeFence",
        "CondenseAutolinks",
        "DefaultFormatting",
        "CustomLinePrefix",
        "UnorderedListMarker",
        "OrderedListNumerals",
        "MaximumWidth",
        "ThematicBreakCharacter",
        "EmphasisMarkers",
        "ChildThrough",
        "ParseDocumentString",
        "ParseDocumentFile",
        "RemoveElementKind",
        "ReplaceText"
      ],
      "sources" : [
        "CAtomic.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XMLConverter",
      "module_type" : "SwiftTarget",
      "name" : "XMLConverter",
      "path" : "Snippets/Visitors",
      "product_memberships" : [
        "XMLConverter"
      ],
      "sources" : [
        "XMLConverter.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "LinkCollector",
      "module_type" : "SwiftTarget",
      "name" : "LinkCollector",
      "path" : "Snippets/Walkers",
      "product_memberships" : [
        "LinkCollector"
      ],
      "sources" : [
        "LinkCollector.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "PreferredHeadingStyle",
      "module_type" : "SwiftTarget",
      "name" : "PreferredHeadingStyle",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "PreferredHeadingStyle"
      ],
      "sources" : [
        "PreferredHeadingStyle.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "UseCodeFence",
      "module_type" : "SwiftTarget",
      "name" : "UseCodeFence",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "UseCodeFence"
      ],
      "sources" : [
        "UseCodeFence.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "CondenseAutolinks",
      "module_type" : "SwiftTarget",
      "name" : "CondenseAutolinks",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "CondenseAutolinks"
      ],
      "sources" : [
        "CondenseAutolinks.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "DefaultFormatting",
      "module_type" : "SwiftTarget",
      "name" : "DefaultFormatting",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "DefaultFormatting"
      ],
      "sources" : [
        "DefaultFormatting.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "CustomLinePrefix",
      "module_type" : "SwiftTarget",
      "name" : "CustomLinePrefix",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "CustomLinePrefix"
      ],
      "sources" : [
        "CustomLinePrefix.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "UnorderedListMarker",
      "module_type" : "SwiftTarget",
      "name" : "UnorderedListMarker",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "UnorderedListMarker"
      ],
      "sources" : [
        "UnorderedListMarker.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "OrderedListNumerals",
      "module_type" : "SwiftTarget",
      "name" : "OrderedListNumerals",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "OrderedListNumerals"
      ],
      "sources" : [
        "OrderedListNumerals.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "MaximumWidth",
      "module_type" : "SwiftTarget",
      "name" : "MaximumWidth",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "MaximumWidth"
      ],
      "sources" : [
        "MaximumWidth.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ThematicBreakCharacter",
      "module_type" : "SwiftTarget",
      "name" : "ThematicBreakCharacter",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "ThematicBreakCharacter"
      ],
      "sources" : [
        "ThematicBreakCharacter.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "EmphasisMarkers",
      "module_type" : "SwiftTarget",
      "name" : "EmphasisMarkers",
      "path" : "Snippets/Formatting",
      "product_memberships" : [
        "EmphasisMarkers"
      ],
      "sources" : [
        "EmphasisMarkers.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ChildThrough",
      "module_type" : "SwiftTarget",
      "name" : "ChildThrough",
      "path" : "Snippets/Querying",
      "product_memberships" : [
        "ChildThrough"
      ],
      "sources" : [
        "ChildThrough.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ParseDocumentString",
      "module_type" : "SwiftTarget",
      "name" : "ParseDocumentString",
      "path" : "Snippets/Parsing",
      "product_memberships" : [
        "ParseDocumentString"
      ],
      "sources" : [
        "ParseDocumentString.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ParseDocumentFile",
      "module_type" : "SwiftTarget",
      "name" : "ParseDocumentFile",
      "path" : "Snippets/Parsing",
      "product_memberships" : [
        "ParseDocumentFile"
      ],
      "sources" : [
        "ParseDocumentFile.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "RemoveElementKind",
      "module_type" : "SwiftTarget",
      "name" : "RemoveElementKind",
      "path" : "Snippets/Rewriters",
      "product_memberships" : [
        "RemoveElementKind"
      ],
      "sources" : [
        "RemoveElementKind.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ReplaceText",
      "module_type" : "SwiftTarget",
      "name" : "ReplaceText",
      "path" : "Snippets/Rewriters",
      "product_memberships" : [
        "ReplaceText"
      ],
      "sources" : [
        "ReplaceText.swift"
      ],
      "target_dependencies" : [
        "Markdown"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.7"
}
Done.