Skip to content

mup2argmap output often mangled #14

@s6mike

Description

@s6mike

e.g.

lua mup2argmap examples/example.mup > Output/example.yml

creates:

---
? |
  Brunellus is irrational
: o1:
    ? |
      Brunellus studied in Paris.
    : []
    ? |
      -Most who study in Paris are rational.
    : []
  r2:
    ? |
      Brunellus is a donkey.
    : []
    ? |
      All donkeys are irrational.
    : []
...

When pre-existing example is:

"Brunellus is irrational":
  r1:
    "Brunellus is a donkey.":
    "All donkeys are irrational.":
  o1:
    "Brunellus studied in Paris.":
    "-Most who study in Paris are rational.":

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions