Rename PURL-SPECIFICATION.rst to md #581#589
Merged
pombredanne merged 78 commits intomainfrom Aug 13, 2025
Merged
Conversation
…md keep history: create docs/standard/characters-and-encoding.md Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…g.md keep history: keep PURL-SPECIFICATION.rst Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…md keep history: merge Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…md keep history Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Only keep relevant section after split Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…ry: create docs/standard/components.md Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…tory: keep PURL-SPECIFICATION.rst Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…ry: merge Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Only keep relevant section after split Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…ry: create docs/standard/references.md Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…tory: keep PURL-SPECIFICATION.rst Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…ry: merge Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Only keep relevant section after split Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
… keep history: create docs/standard/specification-summary.md Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…md keep history: keep PURL-SPECIFICATION.rst Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
… keep history: merge Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
… keep history Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Only keep relevant section after split Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
… create docs/known-qualifiers.md Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…y: keep PURL-SPECIFICATION.rst Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
… merge Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Only keep relevant section after split Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…ate docs/how-to-build.md Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…eep PURL-SPECIFICATION.rst Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Fix escaping of dash Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Fix escaping with back slash Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Convert to markdown using pandoc + edits Reference: #581 Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
This matches the tree structure described in #581 with a few extra. Summary and combined files are generated using pypandoc at purl-specification.md and purl-standard.md. Reference: #581 Signed-off-by: John M. Horan <johnmhoran@gmail.com> Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
…' into 581-rename-rst-to-md
9dc2faa to
27bf322
Compare
Member
Author
|
There is no content changed here (only new content added for the Ecma/standard part). This should be merged 1st and we can fix it afterwards for typos and more. |
This was referenced Oct 5, 2025
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.
This PR rename and splits RsT files to Markdown.
It does so conserving the history using a git split approach and careful progressive updates.
I first split each file from the PURL-SPECIFICATION.rst, one at a time. After each individual split, I edited the file to keep only the subset for that file and then committed.
For example:
And repeated this for all files:
Then I run pandoc to convert to markdown, keeping as much line format as possible.
Also at the root:
Then I reviewed each conversion and amend the pandoc conversion before each commit. I finally aligned this with @johnmhoran text and PR, and merged that on top to get both histories.