Michael Tran

Results 3 issues of Michael Tran

With the `callback` option, there's no way to access the currently clicked element, which would be useful to modify or modify its sub-menu items. This pull request passes along the...

I noticed when converting to word, it doesn't handle certain HTML entities well. It ends up displaying """ and so on. Figured out by the time it reaches the wpml...

Unlike bash, PowerShell loads the profile by default, so it can be (alot) slower. We disable this with the `-NoProfile` flag. Also updated the shell check to use pattern matching...