Re: RFR: 8357458: Missing Highlight.js license file [v2]

2025-05-29 Thread Jan Lahoda
On Wed, 21 May 2025 20:05:08 GMT, Hannes Wallnöfer wrote: >> Please review a change to add the missing license file for >> [Highlight.js](https://github.com/highlightjs/highlight.js) required for the >> `--syntax-highlight` option. This also updates the tests for legal files and >> library ver

Re: RFR: 8357458: Missing Highlight.js license file [v2]

2025-05-21 Thread Hannes Wallnöfer
> Please review a change to add the missing license file for Highlight.js > required for the `--syntax-highlight` option. This also updates the tests for > legal files and library versions to handle the file correctly. Hannes Wallnöfer has updated the pull request incrementally with one addition

RFR: 8357458: Missing Highlight.js license file

2025-05-21 Thread Hannes Wallnöfer
Please review a change to add the missing license file for Highlight.js required for the `--syntax-highlight` option. This also updates the tests for legal files and library versions to handle the file correctly. - Commit messages: - 8357458: Missing Highlight.js license file Chan