Skip to content

Fix Win newline, better reporting of bad JSON

dbannon requested to merge fixexamplewinwp into main

This merge affects only files in ~/components/exampleswindow. It fixes a couple of issues as requested by Werner P. Firstly, on Windows, newlines in an Example Description are shown correctly. Secondly, better reporting of bad JSON, file is named and scan of source files continues. (The same information is still presented to the console for those who can see it.)

Merge request reports