Build Information
Successful build of swift-markdown, reference main (528d49), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 03:54:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-markdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SDGGiesbrecht/swift-markdown
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 528d49c track inner indentation for doxygen commands (#118)
Cloned https://github.com/SDGGiesbrecht/swift-markdown.git
Revision (git rev-parse @):
528d49cb5130e9c84081e13e7bd639a011b9f89d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-markdown.git at main
Fetching https://github.com/apple/swift-cmark.git
[1/18374] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (1.70s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
[1/2271] Fetching swift-docc-plugin
[229/19794] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.55s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (2.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.09s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
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
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
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.6
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at gfm (924936d)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-markdown",
"name": "swift-markdown",
"url": "https://github.com/SDGGiesbrecht/swift-markdown.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-cmark",
"name": "cmark-gfm",
"url": "https://github.com/apple/swift-cmark.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/SDGGiesbrecht/swift-markdown.git
[1/758] Fetching swift-markdown
Fetched https://github.com/SDGGiesbrecht/swift-markdown.git from cache (0.74s)
Fetching https://github.com/apple/swift-cmark.git from cache
Fetched https://github.com/apple/swift-cmark.git from cache (0.76s)
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at gfm (924936d)
Creating working copy for https://github.com/SDGGiesbrecht/swift-markdown.git
Working copy of https://github.com/SDGGiesbrecht/swift-markdown.git resolved at main (528d49c)
warning: '.resolve-product-dependencies': dependency 'swift-markdown' is not used by any target
Found 1 product dependencies
- cmark-gfm
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/SDGGiesbrecht/swift-markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/97] Write markdown-tool-entitlement.plist
[2/97] Write sources
[4/97] Write swift-version--6988338F2F200930.txt
[5/97] Compiling cmark-gfm footnotes.c
[5/97] Compiling cmark-gfm commonmark.c
[5/97] Compiling cmark-gfm xml.c
[8/97] Compiling cmark-gfm-extensions tagfilter.c
[9/97] Compiling cmark-gfm-extensions core-extensions.c
[10/97] Compiling cmark-gfm syntax_extension.c
[11/97] Compiling cmark-gfm-extensions ext_scanners.c
[12/97] Compiling cmark-gfm utf8.c
[13/97] Compiling cmark-gfm-extensions tasklist.c
[14/97] Compiling cmark-gfm render.c
[15/97] Compiling cmark-gfm registry.c
[16/97] Compiling cmark-gfm-extensions table.c
[17/97] Compiling cmark-gfm plugin.c
[18/97] Compiling cmark-gfm map.c
[19/97] Compiling cmark-gfm plaintext.c
[20/97] Compiling cmark-gfm-extensions strikethrough.c
[21/97] Compiling cmark-gfm man.c
[22/97] Compiling cmark-gfm references.c
[23/97] Compiling cmark-gfm scanners.c
[24/97] Compiling cmark-gfm node.c
[25/97] Compiling cmark-gfm linked_list.c
[26/97] Compiling cmark-gfm iterator.c
[27/97] Compiling cmark-gfm latex.c
[28/97] Compiling cmark-gfm houdini_html_e.c
[29/97] Compiling cmark-gfm html.c
[29/97] Write sources
[48/97] Compiling cmark-gfm cmark_ctype.c
[48/97] Write sources
[51/97] Compiling cmark-gfm houdini_href_e.c
[51/97] Compiling cmark-gfm houdini_html_u.c
[53/97] Compiling cmark-gfm arena.c
[53/97] Compiling CAtomic CAtomic.c
[55/97] Compiling cmark-gfm cmark.c
[56/97] Compiling cmark-gfm inlines.c
[56/97] Compiling cmark-gfm buffer.c
[58/97] Compiling cmark-gfm blocks.c
[59/99] Compiling cmark-gfm-extensions autolink.c
[61/160] Emitting module ArgumentParserToolInfo
[62/160] Compiling ArgumentParserToolInfo ToolInfo.swift
[63/195] Compiling Markdown Strong.swift
[64/195] Compiling Markdown CustomInline.swift
[65/195] Compiling Markdown InlineCode.swift
[66/195] Compiling Markdown InlineHTML.swift
[67/195] Compiling Markdown LineBreak.swift
[68/195] Compiling Markdown SoftBreak.swift
[69/195] Compiling Markdown SymbolLink.swift
[70/201] Compiling ArgumentParser ArgumentDefinition.swift
[71/201] Compiling Markdown OrderedList.swift
[72/201] Compiling Markdown UnorderedList.swift
[73/201] Compiling Markdown Paragraph.swift
[74/201] Compiling Markdown CodeBlock.swift
[75/201] Compiling Markdown HTMLBlock.swift
[76/201] Compiling Markdown Heading.swift
[77/201] Compiling ArgumentParser Argument.swift
[78/201] Compiling ArgumentParser ArgumentHelp.swift
[79/201] Compiling ArgumentParser CompletionKind.swift
[80/201] Compiling ArgumentParser Errors.swift
[81/204] Emitting module ArgumentParser
[82/204] Compiling ArgumentParser Parsed.swift
[83/204] Compiling ArgumentParser ParsedValues.swift
[84/204] Compiling ArgumentParser ParserError.swift
[85/204] Compiling ArgumentParser SplitArguments.swift
[86/204] Compiling ArgumentParser Flag.swift
[87/204] Compiling ArgumentParser NameSpecification.swift
[88/204] Compiling ArgumentParser Option.swift
[89/204] Compiling ArgumentParser OptionGroup.swift
[90/204] Compiling ArgumentParser BashCompletionsGenerator.swift
[91/204] Compiling ArgumentParser CompletionsGenerator.swift
[92/204] Compiling ArgumentParser FishCompletionsGenerator.swift
[93/204] Compiling ArgumentParser ZshCompletionsGenerator.swift
[94/204] Compiling ArgumentParser ArgumentSet.swift
[95/204] Compiling ArgumentParser CommandParser.swift
[96/204] Compiling ArgumentParser InputOrigin.swift
[97/204] Compiling ArgumentParser Name.swift
[98/204] Compiling ArgumentParser ParsableArgumentsValidation.swift
[99/204] Compiling ArgumentParser ParsableCommand.swift
[100/204] Compiling ArgumentParser ArgumentDecoder.swift
[102/204] Compiling ArgumentParser SequenceExtensions.swift
[103/204] Compiling ArgumentParser StringExtensions.swift
[104/204] Compiling ArgumentParser Tree.swift
[105/204] Compiling ArgumentParser CommandConfiguration.swift
[106/204] Compiling ArgumentParser EnumerableFlag.swift
[107/204] Compiling ArgumentParser ExpressibleByArgument.swift
[108/204] Compiling ArgumentParser ParsableArguments.swift
[109/204] Compiling ArgumentParser DumpHelpGenerator.swift
[110/204] Compiling ArgumentParser HelpCommand.swift
[111/204] Compiling ArgumentParser HelpGenerator.swift
[112/204] Compiling ArgumentParser MessageInfo.swift
[113/204] Compiling ArgumentParser UsageGenerator.swift
[114/204] Compiling ArgumentParser CollectionExtensions.swift
[115/204] Compiling Markdown BlockMarkup.swift
[116/204] Compiling Markdown InlineContainer.swift
[117/204] Compiling Markdown InlineMarkup.swift
[118/204] Compiling Markdown ListItemContainer.swift
[119/204] Compiling Markdown AtomicCounter.swift
[120/204] Compiling Markdown CharacterExtensions.swift
[121/204] Compiling Markdown Replacement.swift
[122/204] Compiling Markdown SourceLocation.swift
[123/204] Compiling Markdown Emphasis.swift
[124/204] Compiling Markdown Image.swift
[125/204] Compiling Markdown InlineAttributes.swift
[126/204] Compiling Markdown Link.swift
[127/204] Compiling Markdown Strikethrough.swift
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
[148/204] Emitting module Markdown
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
91 | }
92 |
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
| `- note: class 'RawMarkup' does not conform to the 'Sendable' protocol
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'RawMarkup'
96 | var errorDescription: String? {
97 | switch self {
/Users/admin/builder/spi-builder-workspace/Sources/Markdown/Base/RawMarkup.swift:95:14: warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
93 | final class RawMarkup: ManagedBuffer<RawMarkupHeader, RawMarkup> {
94 | enum Error: LocalizedError {
95 | case concreteConversionError(from: RawMarkup, to: Markup.Type)
| `- warning: associated value 'concreteConversionError(from:to:)' of 'Sendable'-conforming enum 'Error' contains non-Sendable type 'any Markup.Type'
96 | var errorDescription: String? {
97 | switch self {
[149/204] Compiling Markdown CollectionExtensions.swift
[150/204] Compiling Markdown StringExtensions.swift
[151/204] Compiling Markdown MarkupVisitor.swift
[152/204] Compiling Markdown MarkupWalker.swift
[153/204] Compiling Markdown MarkupFormatter.swift
[154/204] Compiling Markdown MarkupTreeDumper.swift
[168/226] Compiling ThematicBreakCharacter ThematicBreakCharacter.swift
[169/226] Emitting module ThematicBreakCharacter
[170/226] Emitting module UseCodeFence
[171/226] Compiling UseCodeFence UseCodeFence.swift
[172/226] Compiling UnorderedListMarker UnorderedListMarker.swift
[173/226] Emitting module UnorderedListMarker
[174/226] Compiling ParseDocumentString ParseDocumentString.swift
[175/226] Emitting module ParseDocumentString
[176/226] Emitting module PreferredHeadingStyle
[177/226] Compiling PreferredHeadingStyle PreferredHeadingStyle.swift
[178/226] Compiling ParseDocumentFile ParseDocumentFile.swift
[179/226] Emitting module ParseDocumentFile
[180/226] Compiling RemoveElementKind RemoveElementKind.swift
[181/226] Emitting module RemoveElementKind
[182/240] Compiling ReplaceText ReplaceText.swift
[183/240] Emitting module ReplaceText
[184/240] Compiling XMLConverter XMLConverter.swift
[185/240] Emitting module XMLConverter
[185/240] Write Objects.LinkFileList
[188/242] Compiling markdown_tool main.swift
[189/242] Compiling OrderedListNumerals OrderedListNumerals.swift
[190/242] Emitting module OrderedListNumerals
[191/242] Emitting module MaximumWidth
[192/242] Compiling MaximumWidth MaximumWidth.swift
[193/242] Compiling EmphasisMarkers EmphasisMarkers.swift
[194/242] Emitting module EmphasisMarkers
[194/242] Write Objects.LinkFileList
[197/242] Compiling DefaultFormatting DefaultFormatting.swift
[198/242] Emitting module DefaultFormatting
[199/242] Compiling CondenseAutolinks CondenseAutolinks.swift
[200/242] Emitting module CondenseAutolinks
[200/242] Write Objects.LinkFileList
[203/242] Compiling CustomLinePrefix CustomLinePrefix.swift
[204/242] Emitting module CustomLinePrefix
[205/242] Emitting module LinkCollector
[206/242] Compiling LinkCollector LinkCollector.swift
[206/242] Write Objects.LinkFileList
[209/242] Emitting module ChildThrough
[210/242] Compiling ChildThrough ChildThrough.swift
[210/242] Write Objects.LinkFileList
[212/242] Linking UseCodeFence
[214/242] Compiling markdown_tool DumpTreeCommand.swift
[215/242] Emitting module markdown_tool
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:49:1: warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
47 | }
48 |
49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:50:1: warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
48 |
49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:51:1: warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:52:1: warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:53:1: warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement: ExpressibleByArgument {}
55 |
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:54:1: warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
55 |
56 | extension MarkdownCommand {
[216/242] Compiling markdown_tool FormatCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:49:1: warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
47 | }
48 |
49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'UnorderedListMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:50:1: warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
48 |
49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'UseCodeFence' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:51:1: warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
49 | extension MarkupFormatter.Options.UnorderedListMarker: ExpressibleByArgument {}
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'ThematicBreakCharacter' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:52:1: warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
50 | extension MarkupFormatter.Options.UseCodeFence: ExpressibleByArgument {}
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'EmphasisMarker' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement: ExpressibleByArgument {}
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:53:1: warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
51 | extension MarkupFormatter.Options.ThematicBreakCharacter: ExpressibleByArgument {}
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'PreferredHeadingStyle' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement: ExpressibleByArgument {}
55 |
/Users/admin/builder/spi-builder-workspace/Sources/markdown-tool/Commands/FormatCommand.swift:54:1: warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
52 | extension MarkupFormatter.Options.EmphasisMarker: ExpressibleByArgument {}
53 | extension MarkupFormatter.Options.PreferredHeadingStyle: ExpressibleByArgument {}
54 | extension MarkupFormatter.Options.PreferredLineLimit.SplittingElement: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'SplittingElement' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Markdown' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
55 |
56 | extension MarkdownCommand {
[216/242] Write Objects.LinkFileList
[219/242] Linking UnorderedListMarker
[220/242] Linking ThematicBreakCharacter
[221/242] Linking ReplaceText
[222/242] Linking PreferredHeadingStyle
[223/242] Linking ParseDocumentString
[224/242] Write Objects.LinkFileList
[228/242] Linking RemoveElementKind
[229/242] Linking XMLConverter
[230/242] Write Objects.LinkFileList
[231/242] Linking ParseDocumentFile
[232/242] Linking OrderedListNumerals
[233/242] Linking MaximumWidth
[234/242] Linking LinkCollector
[235/242] Linking DefaultFormatting
[236/242] Linking CustomLinePrefix
[237/242] Linking EmphasisMarkers
[238/242] Linking CondenseAutolinks
[239/242] Linking ChildThrough
[240/242] Linking markdown-tool
[241/242] Applying markdown-tool
Build complete! (17.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-cmark",
"requirement" : {
"branch" : [
"gfm"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-cmark.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"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" : "markdown-tool",
"targets" : [
"markdown-tool"
],
"type" : {
"executable" : null
}
},
{
"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" : "markdown_tool",
"module_type" : "SwiftTarget",
"name" : "markdown-tool",
"path" : "Sources/markdown-tool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"markdown-tool"
],
"sources" : [
"Commands/DumpTreeCommand.swift",
"Commands/FormatCommand.swift",
"main.swift"
],
"target_dependencies" : [
"Markdown"
],
"type" : "executable"
},
{
"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/MarkupFormatterTests.swift",
"Visitors/MarkupRewriterTests.swift",
"Visitors/MarkupTreeDumperTests.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",
"markdown-tool",
"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/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/MarkupFormatter.swift",
"Walker/Walkers/MarkupTreeDumper.swift"
],
"target_dependencies" : [
"CAtomic"
],
"type" : "library"
},
{
"c99name" : "CAtomic",
"module_type" : "ClangTarget",
"name" : "CAtomic",
"path" : "Sources/CAtomic",
"product_memberships" : [
"Markdown",
"markdown-tool",
"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.5"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/sdggiesbrecht/swift-markdown/main
Repository: SDGGiesbrecht/swift-markdown
Swift version used: 6.3
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
Target: Markdown
Extracting symbol information for 'Markdown'...
Finished extracting symbol information for 'Markdown'. (27.80s)
Building documentation for 'Markdown'...
warning: Parameter 'name' not found in initializer declaration
--> ../Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenReturns.swift:45:9-45:69
43 | /// Create a new Doxygen parameter definition.
44 | ///
45 + /// - Parameter name: The name of the parameter being described.
| ╰─suggestion: Remove 'name' parameter documentation
46 | /// - Parameter children: Block child elements.
47 | init<Children: Sequence>(children: Children) where Children.Element == BlockMarkup {
warning: Parameter 'name' not found in initializer declaration
--> ../Block Nodes/Block Container Blocks/Doxygen Commands/DoxygenReturns.swift:53:9-53:69
51 | /// Create a new Doxygen parameter definition.
52 | ///
53 + /// - Parameter name: The name of the parameter being described.
| ╰─suggestion: Remove 'name' parameter documentation
54 | /// - Parameter children: Block child elements.
55 | init(children: BlockMarkup...) {
warning: Parameter 'head' not found in initializer declaration
--> ../Block Nodes/Tables/Table.swift:55:21-55:25
53 | /// - parameter columnAlignments: An optional list of alignments for each column,
54 | /// truncated or expanded with `nil` to fit the table's maximum column count.
55 + /// - parameter head: A ``Table/Head-swift.struct`` element serving as the table's head.
| ╰─suggestion: Replace 'head' with 'header'
56 | /// - parameter body: A ``Table/Body-swift.struct`` element serving as the table's body.
57 | init(columnAlignments: [ColumnAlignment?]? = nil,
warning: Parameter 'header' is missing documentation
--> ../Block Nodes/Tables/Table.swift:56:93-56:93
54 | /// truncated or expanded with `nil` to fit the table's maximum column count.
55 | /// - parameter head: A ``Table/Head-swift.struct`` element serving as the table's head.
56 + /// - parameter body: A ``Table/Body-swift.struct`` element serving as the table's body.
| ╰─suggestion: Document 'header' parameter
57 | init(columnAlignments: [ColumnAlignment?]? = nil,
58 | header: Head = Head(),
warning: 'Snippets' is ambiguous at '/Markdown'
--> Markdown.md:17:8-17:16
15 | A quick overview of examples showing tasks you can achieve with Swift Markdown.
16 |
17 + - <doc:Snippets>
| ├─suggestion: Insert '-anchor' for 'Snippets'
| ╰─suggestion: Insert '-article' for 'Snippets'
18 |
19 | ### Getting Started
warning: 'Infrastructure' is ambiguous at '/Markdown'
--> Markdown.md:44:8-44:22
42 | ### Infrastructure
43 |
44 + - <doc:Infrastructure>
| ├─suggestion: Insert '-anchor' for 'Infrastructure'
| ╰─suggestion: Insert '-article' for 'Infrastructure'
45 |
46 | ### Visit Markup
warning: Article 'BlockMarkup.md' (Markup Block Nodes) would override protocol 'BlockMarkup'.
DocC computes unique URLs for symbols, even if they have the same name, but doesn't account for article filenames that collide with symbols because of a bug.
Until rdar://79745455 (issue #593) is fixed, DocC favors the symbol in this collision and drops the article to have deterministic behavior.
--> Markdown/BlockMarkup.md
Rename 'BlockMarkup.md'
warning: 'DoxygenParam' doesn't exist at '/Markdown/DoxygenCommands'
--> Markdown/DoxygenCommands.md:47:5-47:17
45 | ### Commands
46 |
47 + - ``DoxygenParam``
48 | - ``DoxygenReturns``
49 |
warning: Article 'InlineMarkup.md' (Markup Inline Nodes) would override protocol 'InlineMarkup'.
DocC computes unique URLs for symbols, even if they have the same name, but doesn't account for article filenames that collide with symbols because of a bug.
Until rdar://79745455 (issue #593) is fixed, DocC favors the symbol in this collision and drops the article to have deterministic behavior.
--> Markdown/InlineMarkup.md
Rename 'InlineMarkup.md'
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:26:6-26:41
24 | A default implementation to use when a visitor method isn't implemented for a particular element.
25 | - parameter markup: the element to visit.
26 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
27 | */
28 | mutating func defaultVisit(_ markup: Markup) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:42:6-42:41
40 |
41 | - parameter blockQuote: A `BlockQuote` element.
42 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
43 | */
44 | mutating func visitBlockQuote(_ blockQuote: BlockQuote) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:50:6-50:41
48 |
49 | - parameter codeBlock: An `CodeBlock` element.
50 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
51 | */
52 | mutating func visitCodeBlock(_ codeBlock: CodeBlock) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:66:6-66:41
64 |
65 | - parameter document: An `Document` element.
66 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
67 | */
68 | mutating func visitDocument(_ document: Document) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:74:6-74:41
72 |
73 | - parameter heading: An `Heading` element.
74 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
75 | */
76 | mutating func visitHeading(_ heading: Heading) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:82:6-82:41
80 |
81 | - parameter thematicBreak: An `ThematicBreak` element.
82 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
83 | */
84 | mutating func visitThematicBreak(_ thematicBreak: ThematicBreak) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:90:6-90:41
88 |
89 | - parameter html: An `HTML` element.
90 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
91 | */
92 | mutating func visitHTMLBlock(_ html: HTMLBlock) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:98:6-98:41
96 |
97 | - parameter listItem: An `ListItem` element.
98 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
99 | */
100 | mutating func visitListItem(_ listItem: ListItem) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:106:6-106:41
104 |
105 | - parameter orderedList: An `OrderedList` element.
106 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
107 | */
108 | mutating func visitOrderedList(_ orderedList: OrderedList) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:114:6-114:41
112 |
113 | - parameter unorderedList: An `UnorderedList` element.
114 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
115 | */
116 | mutating func visitUnorderedList(_ unorderedList: UnorderedList) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:122:6-122:41
120 |
121 | - parameter paragraph: An `Paragraph` element.
122 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
123 | */
124 | mutating func visitParagraph(_ paragraph: Paragraph) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:130:6-130:41
128 |
129 | - parameter blockDirective: A `BlockDirective` element.
130 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
131 | */
132 | mutating func visitBlockDirective(_ blockDirective: BlockDirective) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:138:6-138:41
136 |
137 | - parameter inlineCode: An `InlineCode` element.
138 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
139 | */
140 | mutating func visitInlineCode(_ inlineCode: InlineCode) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:154:6-154:41
152 |
153 | - parameter emphasis: An `Emphasis` element.
154 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
155 | */
156 | mutating func visitEmphasis(_ emphasis: Emphasis) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:162:6-162:41
160 |
161 | - parameter image: An `Image` element.
162 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
163 | */
164 | mutating func visitImage(_ image: Image) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:170:6-170:41
168 |
169 | - parameter inlineHTML: An `InlineHTML` element.
170 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
171 | */
172 | mutating func visitInlineHTML(_ inlineHTML: InlineHTML) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:178:6-178:41
176 |
177 | - parameter lineBreak: An `LineBreak` element.
178 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
179 | */
180 | mutating func visitLineBreak(_ lineBreak: LineBreak) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:186:6-186:41
184 |
185 | - parameter link: An `Link` element.
186 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
187 | */
188 | mutating func visitLink(_ link: Link) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:194:6-194:41
192 |
193 | - parameter softBreak: An `SoftBreak` element.
194 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
195 | */
196 | mutating func visitSoftBreak(_ softBreak: SoftBreak) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:202:6-202:41
200 |
201 | - parameter strong: An `Strong` element.
202 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
203 | */
204 | mutating func visitStrong(_ strong: Strong) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:210:6-210:41
208 |
209 | - parameter text: A `Text` element.
210 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
211 | */
212 | mutating func visitText(_ text: Text) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:218:6-218:41
216 |
217 | - parameter strikethrough: A `Strikethrough` element.
218 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
219 | */
220 | mutating func visitStrikethrough(_ strikethrough: Strikethrough) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:266:6-266:41
264 |
265 | - parameter symbolLink: A `SymbolLink` element.
266 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
267 | */
268 | mutating func visitSymbolLink(_ symbolLink: SymbolLink) -> Result
warning: Parameter 'attribute' not found in instance method declaration
--> ../Visitor/MarkupVisitor.swift:273:17-273:26
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Replace 'attribute' with 'attributes'
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attribute' not found in instance method declaration
--> ../Visitor/MarkupVisitor.swift:273:17-273:26
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Replace 'attribute' with 'attributes'
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attribute' not found in instance method declaration
--> ../Visitor/MarkupVisitor.swift:273:17-273:26
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Replace 'attribute' with 'attributes'
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attribute' not found in instance method declaration
--> ../Visitor/MarkupVisitor.swift:273:17-273:26
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Replace 'attribute' with 'attributes'
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attribute' not found in instance method declaration
--> ../Visitor/MarkupVisitor.swift:273:17-273:26
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Replace 'attribute' with 'attributes'
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attributes' is missing documentation
--> ../Visitor/MarkupVisitor.swift:273:58-273:58
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Document 'attributes' parameter
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attributes' is missing documentation
--> ../Visitor/MarkupVisitor.swift:273:58-273:58
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Document 'attributes' parameter
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attributes' is missing documentation
--> ../Visitor/MarkupVisitor.swift:273:58-273:58
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Document 'attributes' parameter
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attributes' is missing documentation
--> ../Visitor/MarkupVisitor.swift:273:58-273:58
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Document 'attributes' parameter
274 | - returns: The result of the visit.
275 | */
warning: Parameter 'attributes' is missing documentation
--> ../Visitor/MarkupVisitor.swift:273:58-273:58
271 | Visit an `InlineAttributes` element and return the result.
272 |
273 + - parameter attribute: An `InlineAttributes` element.
| ╰─suggestion: Document 'attributes' parameter
274 | - returns: The result of the visit.
275 | */
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:274:5-275:6
272 |
273 | - parameter attribute: An `InlineAttributes` element.
274 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
275 + */
276 | mutating func visitInlineAttributes(_ attributes: InlineAttributes) -> Result
277 |
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:282:6-282:41
280 |
281 | - parameter doxygenParam: A `DoxygenParam` element.
282 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
283 | */
284 | mutating func visitDoxygenParameter(_ doxygenParam: DoxygenParameter) -> Result
warning: Return value documented for instance method returning void
--> ../Visitor/MarkupVisitor.swift:290:6-290:41
288 |
289 | - parameter doxygenReturns: A `DoxygenReturns` element.
290 + - returns: The result of the visit.
| ╰─suggestion: Remove return value documentation
291 | */
292 | mutating func visitDoxygenReturns(_ doxygenReturns: DoxygenReturns) -> Result
warning: Parameter 'lineLimit' not found in initializer declaration
--> ../Walker/Walkers/MarkupFormatter.swift:270:15-270:24
268 | - condenseAutolinks: Print links whose link text and destination match as autolinks, e.g. `<https://swift.org>`.
269 | - preferredHeadingStyle: The preferred heading style.
270 + - lineLimit: The preferred maximum line length and method for splitting ``Text`` elements in an attempt to maintain that line length.
| ╰─suggestion: Replace 'lineLimit' with 'preferredLineLimit'
271 | - customLinePrefix: An addition prefix to print at the start of each line, useful for adding documentation comment markers.
272 | */
warning: Parameter 'preferredLineLimit' is missing documentation
--> ../Walker/Walkers/MarkupFormatter.swift:271:136-271:136
269 | - preferredHeadingStyle: The preferred heading style.
270 | - lineLimit: The preferred maximum line length and method for splitting ``Text`` elements in an attempt to maintain that line length.
271 + - customLinePrefix: An addition prefix to print at the start of each line, useful for adding documentation comment markers.
| ╰─suggestion: Document 'preferredLineLimit' parameter
272 | */
273 | public init(unorderedListMarker: UnorderedListMarker = .dash,
warning: Parameter 'doxygenCommandPrefix' is missing documentation
--> ../Walker/Walkers/MarkupFormatter.swift:271:136-271:136
269 | - preferredHeadingStyle: The preferred heading style.
270 | - lineLimit: The preferred maximum line length and method for splitting ``Text`` elements in an attempt to maintain that line length.
271 + - customLinePrefix: An addition prefix to print at the start of each line, useful for adding documentation comment markers.
| ╰─suggestion: Document 'doxygenCommandPrefix' parameter
272 | */
273 | public init(unorderedListMarker: UnorderedListMarker = .dash,
Finished building documentation for 'Markdown' (1.14s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/sdggiesbrecht/swift-markdown/main
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit Identifier.swift
[26/57] Compiling SymbolKit KindIdentifier.swift
[27/57] Compiling SymbolKit Location.swift
[28/57] Compiling SymbolKit Mutability.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.64s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Markdown' complete! (0.39s)
2946
19 /Users/admin/builder/spi-builder-workspace/.docs/sdggiesbrecht/swift-markdown/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/sdggiesbrecht/swift-markdown/main
File count: 2946
Doc size: 19.0MB
Preparing doc bundle ...
Uploading prod-sdggiesbrecht-swift-markdown-main-e7f32826.zip to s3://spi-docs-inbox/prod-sdggiesbrecht-swift-markdown-main-e7f32826.zip
Copying... [12%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.