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
Let's say that there are sml:next links as follows:
A1 -> B A2 -> B B -> C1 B -> C2
B can have sml:replace true or sml:replace false and it should be visualized differently.
sml:replace true
sml:replace false
Some ideas:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Let's say that there are sml:next links as follows:
B can have
sml:replace true
orsml:replace false
and it should be visualized differently.Some ideas:
The text was updated successfully, but these errors were encountered: