Skip to content

Use ED.css for editor's draft #350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Use ED.css for editor's draft #350

wants to merge 3 commits into from

Conversation

plehegar
Copy link
Member

Fixed #319

@plehegar plehegar requested a review from deniak August 13, 2025 17:21
@plehegar plehegar added the substantive The reported issue/change will only be addressed with a substantive change. label Aug 13, 2025
@plehegar
Copy link
Member Author

Helps with w3c/modern-tooling#112


## Guidelines for Group-Internal Drafts {#guidelines}

1. Use this style sheet: ***`https://www.w3.org/StyleSheets/TR/2021/W3C-ED.css`***
1. Use
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing you meant to remove the whole line

@@ -15,10 +15,10 @@ If you are a newly appointed editor in your Working Group, here is some advice t

- Get an [idea of the role of an editor](role.md) at W3C
- Check the most popular editing tools: [Bikeshed](https://speced.github.io/bikeshed/), [respec](https://github.com/speced/respec/wiki)
- When using Github, check [Using GitHub for Spec Work](../github/specs.md) and [Workflow for editors and other contributors](./github/workflow.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- When using Github, check [Using GitHub for Spec Work](../github/specs.md) and [Workflow for editors and other contributors](./github/workflow.md)
- When using Github, check [Using GitHub for Spec Work](../github/specs.md) and [Workflow for editors and other contributors](../github/workflow.md)

@@ -15,10 +15,10 @@ If you are a newly appointed editor in your Working Group, here is some advice t

- Get an [idea of the role of an editor](role.md) at W3C
- Check the most popular editing tools: [Bikeshed](https://speced.github.io/bikeshed/), [respec](https://github.com/speced/respec/wiki)
- When using Github, check [Using GitHub for Spec Work](../github/specs.md) and [Workflow for editors and other contributors](./github/workflow.md)
- [How to Organize a Recommendation Track Transition](../transitions/) explains the process to get a document published as a technical report. The [step finder](./transitions/nextstep.md) will help you finding which transition to do next and what the requirements are.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [How to Organize a Recommendation Track Transition](../transitions/) explains the process to get a document published as a technical report. The [step finder](./transitions/nextstep.md) will help you finding which transition to do next and what the requirements are.
- [How to Organize a Recommendation Track Transition](../transitions/) explains the process to get a document published as a technical report. The [step finder](../transitions/nextstep.md) will help you finding which transition to do next and what the requirements are.

@@ -15,10 +15,10 @@ If you are a newly appointed editor in your Working Group, here is some advice t

- Get an [idea of the role of an editor](role.md) at W3C
- Check the most popular editing tools: [Bikeshed](https://speced.github.io/bikeshed/), [respec](https://github.com/speced/respec/wiki)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Check the most popular editing tools: [Bikeshed](https://speced.github.io/bikeshed/), [respec](https://github.com/speced/respec/wiki)
- Check the most popular editing tools: [Bikeshed](https://speced.github.io/bikeshed/), [respec](https://respec.org/docs/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
substantive The reported issue/change will only be addressed with a substantive change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the policy of not using /TR templates on github.io
2 participants