[apidoc] encoding problem

Hi all,

I need to generate documentation of my code. I use the following command:


vendor\bin\apidoc api \backend\models doc

As a result I get a list of HTML files. Some polish characters of documentations are wrong encoding e.g. "ą". Can I set properly encoding for generated files? Apidoc command does not have many settings.

Could be https://github.com/cebe/markdown/issues/74

yep, thats the issue.