Joel Davies
Joel Davies
## PR Summary OK, so this far from ready, but I wanted to get it out there as a suggestion. It all started with trying to work on unary operator...
In at least two cases, Build-Module produces a module which cannot be imported and does not generate an error: - When you have a valid Build.psd1 and manifest but no...
New-ExternalHelp misinterprets pairs of escaped markdown characters in a paragraph. Looks like the parser that detects inline syntax such as bold or italic isn't checking for escaped characters. Steps to...
As mentioned in [CONTRIBUTING.md](https://github.com/PowerShell/platyPS/blob/master/CONTRIBUTING.md), `build.ps1` cannot be launched again without closing & re-opening PowerShell if you do anything that would change `Markdown.MAML.dll`. I have a suggestion for a way around...
New version (XstReader.App.2.1.1) is unbearably slow when reading large files. 1.5GB file took about 20 min to load and is quite slow in switching between messages/folders). In comparison, "old" version...
I can't figure out how to get Regshot to output anything but the UNL format. I have tried pretty much all the output types, but particularly interested in HTML, .REG,...