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

Allow LWSP around quantified designator list in ttp:{content,processor}Profiles #170

Closed
skynavga opened this issue Jul 29, 2016 · 0 comments

Comments

@skynavga
Copy link
Collaborator

Change syntax from:

  | "all(" designators  ")"
  | "any(" designators ")"

to:

  | "all(" <lwsp> designators <lwsp> ")"
  | "any(" <lwsp> designators <lwsp> ")"
@skynavga skynavga changed the title Allow lwsp around quantified designator list in ttp:{content,processor}Profiles Allow LWSP around quantified designator list in ttp:{content,processor}Profiles Sep 10, 2016
skynavga added a commit that referenced this issue Oct 7, 2016
Augment use of lwsp in ttp:{content,processor}Profiles (#170).
@skynavga skynavga added pr merged and removed pr open labels Oct 7, 2016
@skynavga skynavga closed this as completed Oct 7, 2016
@skynavga skynavga added this to the Editor's WR Work List milestone May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant