Commit 74505b8
committed
Remove commented-out text that's causing a DocC misparse.
The tildes look like the start of a fenced code block, inverting the
logic in DocC that knows at-directive blocks can't start in a code
listing, which in turn causes the @available in the non-sendable example
to be misparsed as the start of a directive.
Works around swiftlang/swift-markdown#881 parent 9ac4b0b commit 74505b8
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
647 | 646 | | |
648 | 647 | | |
649 | 648 | | |
| |||
0 commit comments