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
This input
<#sequence_assembly> { ( p:P2576 { ps:P2576 xsd:string } | ps:P4333 {xsd:string p:P4333 } ) }
Produces this output after call the prettyprinter:
<#sequence_assembly> { ( p:P2576 { ps:P2576 xsd:string } xsd:string p:P4333 }| ps:P4333 { ) }
The text was updated successfully, but these errors were encountered:
How is this possible if yashe automatically cancels the operation if produces errors?
Sorry, something went wrong.
It was commented...
fixed #159
b2875d0
mistermboy
No branches or pull requests
This input
Produces this output after call the prettyprinter:
The text was updated successfully, but these errors were encountered: