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

ins and del tags in "one of" grammar doesn't work #133

Closed
sirisian opened this issue Mar 18, 2018 · 1 comment
Closed

ins and del tags in "one of" grammar doesn't work #133

sirisian opened this issue Mar 18, 2018 · 1 comment

Comments

@sirisian
Copy link

This is rather minor, but nice when writing spec changes with a lot of ins and del tags. They normally work everywhere, but not with "one of" syntax:

<emu-grammar type="definition">
    Keyword :: one of
    <del>`foo` `bar`</del>
    <ins>`baz` `foobar`</ins>
</emu-grammar>
@sirisian
Copy link
Author

I'm moving this to: https://github.com/rbuckton/grammarkdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant