Skip to content

Commit 5a3657d

Browse files
committed
Remove trailing whitespace.
Most of this came from places where the RST to markdown export process included indentation on blank lines in comments. After this commit, I confirmed that there's no remaining trailing whitespace by running: git grep -I ' $' Confirmed that there's no change in the rendered content.
1 parent b20a23e commit 5a3657d

38 files changed

+1352
-1352
lines changed

Sources/TSPL/TSPL.docc/GuidedTour/Compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ that are written in either Swift 5.7, Swift 4.2, or Swift 4.
99

1010
<!--
1111
- test: `swift-version`
12-
12+
1313
```swifttest
1414
>> #if swift(>=5.7.1)
1515
>> print("Too new")

0 commit comments

Comments
 (0)