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

Pass rule help attribute value from aXe #146

Closed
larsvoigt opened this issue Jan 4, 2018 · 2 comments
Closed

Pass rule help attribute value from aXe #146

larsvoigt opened this issue Jan 4, 2018 · 2 comments
Assignees
Milestone

Comments

@larsvoigt
Copy link

Hi,
Is it possible that Ace can pass the rule help value from aXe? It would be nice to have the description how to resolve the issue in one sentence.
Thanks a lot.

@rdeltour
Copy link
Member

rdeltour commented Jan 4, 2018

Sure, makes sense!

@rdeltour rdeltour self-assigned this Jan 4, 2018
@rdeltour rdeltour added this to the v0.9.0 milestone Jan 4, 2018
rdeltour added a commit that referenced this issue Jan 19, 2018
Short descriptions for rules are added to the report in the `help`
object:

```
"help": {
  "url": "http://kb.daisy.org/publishing/docs/some-help",
  "title": "Topic",
  "description": "Publications must do blahblah"
}
```

Fixes #146
@larsvoigt
Copy link
Author

Thank you @rdeltour .

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

2 participants