We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Converting a argmap file into mup and then back again
e.g.
cat Input/Example1_ClearlyFalse_WhiteSwan_simplified.yml | lua argmap2mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup
lua mup2argmap Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified_roundtrip.yml
resulted in the following differences to the original:
The text was updated successfully, but these errors were encountered:
Also encoding issue U+00a0 with /Input/Example1_ClearlyFalse_WhiteSwan_minus_inline_objections.mup:
Every seagull I've ever seen is white.' ':
Sorry, something went wrong.
No branches or pull requests
Converting a argmap file into mup and then back again
e.g.
cat Input/Example1_ClearlyFalse_WhiteSwan_simplified.yml | lua argmap2mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup
lua mup2argmap Output/Example1_ClearlyFalse_WhiteSwan_simplified.mup > Output/Example1_ClearlyFalse_WhiteSwan_simplified_roundtrip.yml
resulted in the following differences to the original:
The text was updated successfully, but these errors were encountered: