ozdang

Results 2 issues of ozdang

## Expected Behavior print comment "Intermediate BLAS_LAPACK_wrappers target" ## Current Behavior [user]@[system]:/mnt/d/test-code/cmake-cookbook/chapter-05/recipe-04/cxx-example/build$ cmake --build . [ 16%] Unpacking C++ wrappers for BLAS/LAPACK Scanning dependencies of target math [ 16%] Unpacking...

If utf-8 string in some markdown file has broken, need to specify UTF8 encoding to Get-Content and Set-Content pairs like from ```ps ((Get-Content -LiteralPath "$($fullexportpathwithoutextension).md" -Raw).Replace("$($pageinsertedfile.InsertedFile.preferredName)", "[$($destfilename)](./$($destfilename))")) | Set-Content -LiteralPath...