Skip to content
This repository was archived by the owner on Jun 23, 2019. It is now read-only.
This repository was archived by the owner on Jun 23, 2019. It is now read-only.

Encoding issue #13

@redhead

Description

@redhead

If I have a json AST file in utf-8 encoding with Czech special characters (e.g. ščřž) the output of matter_compiler has some wierd characters probably as a result of not handling the encoding properly:

"name": "Integrační portál",
"resourceGroups": [
    {
        "name": "Uživatelé",
        "description": "API pro administraci uživatelů.\n\n",

output

# Integra─Źn├ş port├íl
# Group U┼żivatel├ę
API pro administraci u┼żivatel┼».

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions