Use HTML table for generating lockfile section
requested to merge convert-running-package-manager-markdown-table-to-html into convert-ds-markdown-tables-into-html-tables
What does this MR do and why?
This is the second of two MRs to convert the following Dependency Scanning markdown tables into HTML tables:
- Obtaining dependency information by parsing lockfiles addressed by Use HTML table for parsing lockfiles section (!137157 - merged) • Adam Cohen • 16.7.
-
Obtaining dependency information by running a package manager to generate a parsable file
👈 this MR
The purpose of this change is to make these tables easier to maintain, as discussed here.
Screenshots or screen recordings
Screenshots ommitted because the output is exactly the same.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.