- From: himorin / Atsushi Shimono via GitHub <noreply@w3.org>
- Date: Sun, 21 Dec 2025 05:37:12 +0000
- To: public-tt@w3.org
himorin has just submitted a new pull request for https://github.com/w3c/imsc: == Fixed github link metadata == as title. Also,,, how about: 1) on previousMaturity and PreviousPublishDate it seems: - `Previous Versions` in document details header [has been made optional](https://github.com/w3c/specberus/pull/1519) - we don't include previousPublishDate metadata but just have previousMaturity - [respec documentation on previousMaturity](https://github.com/speced/respec/wiki/previousMaturity) routine does not check generated link is correct (by means, pair of maturity and published date) - published spec will have history link in its document details header how about to remove both `previousMaturity` (line 18) and `previousPublishDate` (line 25)? (which also may cause our mistake!) 2) use `// ` instead of `/* */` for comment block type commented out [is confusing](https://github.com/w3c/imsc/pull/627#pullrequestreview-3598701148) and we may edit line by line, as well as switch enable/disable line by line, in metadata lines, how about not to use `/* */`? See https://github.com/w3c/imsc/pull/631 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 21 December 2025 05:37:13 UTC