tools-python icon indicating copy to clipboard operation
tools-python copied to clipboard

README + process.md: Update directory name and parameters to current + fix Markdown warnings

Open bact opened this issue 1 year ago • 0 comments

  • Update example to match new directory structure: tests/data/xxx.json -> tests/spdx/data/xxx.json
  • Update spec-parser parameters and output directory to current
  • Remove trailing spaces
  • Ensure one blank line before and after headings/lists
  • Enforce one H1 heading in a document, the rest will be H2, H3, etc.
  • Standardize the use of bullet markup (using all -, instead of mixing - and * in the same file)
  • Ensure 4-space indent for nested lists

bact avatar Oct 09 '24 07:10 bact