spdx-spec icon indicating copy to clipboard operation
spdx-spec copied to clipboard

[2.3.1] Annex K - Fix Markdown formatting + JSON code highlight

Open bact opened this issue 1 year ago • 1 comments

  • Ensure one blank line before and after the headings
  • Add JSON format tags

Note that the page has never been published as there's no 2.3.1 release yet.

bact avatar Sep 07 '24 14:09 bact

Compare to https://github.com/spdx/spdx-spec/pull/1114#issuecomment-2336501830, it is safe to merge this PR, as the publication CI will not get triggered.

(The current development/v2.3.1/.github/workflows/publish.yml will only triggered when the merge is from development/v2.3, but as it is in the branch development/v2.3.1 none of the merges can trigger it)

bact avatar Sep 08 '24 01:09 bact

Need to update the publish CI to new branch names first (see PR https://github.com/spdx/spdx-spec/pull/1172), before this PR can go further.

Update: the PR #1172 is merged already.

bact avatar Dec 29 '24 04:12 bact