Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to import #26

Closed
ryanlo713 opened this issue May 13, 2024 · 1 comment
Closed

failed to import #26

ryanlo713 opened this issue May 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ryanlo713
Copy link
Member

ryanlo713 commented May 13, 2024

The following test file failed to import

{
    "roots": [
        {
            "root": "S",
            "refers": "[the “carrier” root]",
            "stems": [
                {
                    "BSC": "*i* **b** ***bi***",
                    "CTE": "[link](../docs)",
                    "CSV": "![](../docs/i/3-4-1.svg)",
                    "OBJ": "$1234$ $$1+2$$"
                },
                "zero",
                "zero"
            ]
        }
    ],
    "affixes": []
}

The occurrence of the aforementioned situation remains unchanged if the line "affixes": [] is absent.

@ryanlo713 ryanlo713 added the bug Something isn't working label May 13, 2024
@lomirus
Copy link
Member

lomirus commented May 26, 2024

Fixed in c3a1dfb

@lomirus lomirus closed this as completed May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants