Stephanevg / PSHTML

Cross platform Powershell module to generate HTML markup language
https://pshtml.readthedocs.io/en/latest/
Other
165 stars 43 forks source link

fix a -href '' Throws error #289 #294

Closed Saggiehaim closed 3 years ago

Saggiehaim commented 3 years ago

Please fill in all placeholders --> [Placeholder]

Pull Request [fix a -href '' Throws error #289]

Please tell us , the type of Change you are submitting:

Select one of the following:

Does it fix an existing issue? Please tell us which one

Fixes #289

Description of what's been changed

Added [AllowEmptyString()] [AllowNull()]

to the href parameter inside a function

Results of your tests (If applicable)

Saggiehaim commented 3 years ago

Hey @Stephanevg , Please consider adding the "hacktoberfest-accepted" label to the PR.

Thanks!

Stephanevg commented 3 years ago

Hey, @Saggiehaim thank you so much for your PR 👍