Skip to content

Remove all markdown includes #562

@dyladan

Description

@dyladan

When looking at generated pull request previews and diffs from respec, they are not working because we use the markdown include (https://respec.org/docs/#external-includes) which fails because the browser cannot find the markdown file to include when previewing a PR. Fixing this will require pulling the full specification into a single index.html file.

This issue is to track the overall work, but I propose we do this section-by-section to ensure nothing is accidentally changed while making the transition. Doing a single section at a time will also prevent PRs from having to do large conflict resolutions. It will also be a good time to review respec best practices.

Before:
image

After:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions