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

Remove/strip invalid characters/tags from property name, refs #1567 #1568

Merged
merged 1 commit into from May 12, 2016

Commits on May 12, 2016

  1. Remove/strip invalid characters/tags from property name

    - Disallow `#` in a property name as that signals a fragment and can never
    be resolved in a meaningful way
    - `[[<code>Property</code>::ABC]]` remove the tags from name
    mwjames committed May 12, 2016
    Copy the full SHA
    6c4781f View commit details
    Browse the repository at this point in the history