Skip to content

Commit 3b46063

Browse files
committed
Update swift-markdown and fix test case
1 parent 4abae9a commit 3b46063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tests/SwiftDocCTests/Rendering/RenderContentCompilerTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class RenderContentCompilerTests: XCTestCase {
4646
├─ Paragraph
4747
│ └─ Link destination: "doc:article2"
4848
│ ├─ Text "Custom Image Content "
49-
│ └─ Image source: "https://example.com/test.png" title: ""
49+
│ └─ Image source: "https://example.com/test.png"
5050
│ └─ Text "random image"
5151
├─ Paragraph
5252
│ └─ Link destination: "doc:UNRESOVLED"

0 commit comments

Comments
 (0)