issues
search
swiftlang
/
swift-docc-render
Web renderer for Swift-DocC documentation.
Apache License 2.0
315
stars
53
forks
source link
[6.0] Rename `#main` to `#app-main` for better compatibility with content
#870
Closed
mportiz08
closed
5 months ago
mportiz08
commented
5 months ago
Explanation:
Fixes issue where link to subsection titled "main" doesn't work
Scope:
Impacts linking behavior and skip navigation functionality
Issue:
#788, rdar://110847532
Risk:
Low, small HTML attribute change
Testing:
Updated unit tests, manually verified that link works as expected now, no regressions with "skipnav" behavior tied to old ID value
Reviewer:
@hqhhuang
Original PR:
#869
mportiz08
commented
5 months ago
@swift-ci test