docs: catch the site up to specification 1.5 - #29
Merged
Conversation
Three released constructs never had site pages - resolves (1.3), visibleTo (1.4) and entity-level unique (1.5); their sections land in glue.md and entities.md, carried from the released specification text with links and normative blocks in the site's own style, plus their reference rows. Also repairs what the merge wave left behind: duplicated reference-table rows and a mangled Planned list (now the 1.5 list), a duplicated inbound heading in glue.md, a duplicated description key in glue.md's frontmatter that failed the build, and blockquote-style normative blocks normalised to the ::: info containers the site uses.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three released constructs never had site pages - resolves (1.3), visibleTo
(1.4) and entity-level unique (1.5); their sections land in glue.md and
entities.md, carried from the released specification text with links and
normative blocks in the site's own style, plus their reference rows.
Also repairs what the merge wave left behind: duplicated reference-table
rows and a mangled Planned list (now the 1.5 list), a duplicated inbound
heading in glue.md, a duplicated description key in glue.md's frontmatter
that failed the build, and blockquote-style normative blocks normalised to
the ::: info containers the site uses.