swiftlang/swift-docc

Impossible to put same link in body and see also with different title

Offen

#480 geöffnet am 15.02.2023

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (181 Forks)auto 404
bugenhancementgood first issue

Repository-Metriken

Stars
 (1.356 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 24T 11h) (33 gemergte PRs in 30 T)

Beschreibung

Description

Markdown

For more information see the [specification](https://example.com).

## See Also
- [Full Name of the Specification](https://example.com)

Checklist

  • If possible, I've reproduced the issue using the main branch of this package.
  • This issue hasn't been addressed in an existing GitHub issue.

Expected Behavior

Expected Result

For more information see the specification.

See Also

Actual behavior

Actual Result

For more information see the specification.

See Also

Steps To Reproduce

  1. Put following documentation:
For more information see the [specification](https://example.com).

## See Also
- [Full Name of the Specification](https://example.com)

Swift-DocC Version Information

Latest Xcode and also master

Swift Compiler Version Information

swift-driver version: 1.62.15 Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
Target: arm64-apple-macosx13.0

Contributor Guide