swift-book icon indicating copy to clipboard operation
swift-book copied to clipboard

Improve the navigation within the grammar

Open amartini51 opened this issue 2 years ago • 1 comments

The version of TSPL currently published using the pre-DocC toolchain styles each item in the definition of a grammar rule as a link to that item's own definition. The live link makes it easy to follow a series of production rules, one step at a time.

DocC doesn't currently have the ability to link to somewhere on the page other than a heading.

amartini51 avatar Oct 12 '22 18:10 amartini51

Depends on: https://github.com/apple/swift-markdown/issues/83

amartini51 avatar Nov 12 '22 00:11 amartini51