vdmeer/asciitable

Table rendered with question marks instead '-' symbols?

ifle opened this issue · 1 comments

ifle commented

Hi,

Why the table rendered with question marks instead '-' symbols?
Locally all works, but wjen I deploy my application to azure I have this strange output
????????????????????????????????????????????????????????????????????????????????????????????
? detailed solution ?
????????????????????????????????????????????????????????????????????????????????????????????

ifle commented

Adding of -Dfile.encoding=UTF-8 is fixed the issue