warnat

Results 4 comments of warnat

The function **ReadFile** can take a second parameter for encoding. I tried your file with "iso-8859-1", which is western europe like this: `IniData data = parser.ReadFile("Datarun.ini", Encoding.GetEncoding(28591));` That gives back...

this would be awesome and enhance the whole picture a lot

I think, just leave them collapsed. Sometimes someone might need only a part of the whole beast. If that's not good for other people, an "expand all" button should be...

so, this has been implemented here: https://github.com/go-gitea/gitea/pull/3308 ? ready to close ?