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

"Unrecognized inline tag" warnings ("dot." and "ws-name") in tests #67

Open
apjanke opened this issue Dec 22, 2020 · 0 comments
Open

"Unrecognized inline tag" warnings ("dot." and "ws-name") in tests #67

apjanke opened this issue Dec 22, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@apjanke
Copy link
Owner

apjanke commented Dec 22, 2020

Let's try to clean this up, shall we?

[ronn-ng] $ bundle exec rake test | cat
Loaded suite /usr/local/lib/ruby/gems/2.7.0/bin/rake
Started
......................................warn: unrecognized inline tag: ["dot."]
............warn: unrecognized inline tag: ["ws-name"]
warn: unrecognized inline tag: ["ws-name"]
....................
Finished in 13.130951 seconds.
-------------------------------------------------------------------------------
70 tests, 112 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
-------------------------------------------------------------------------------
5.33 tests/s, 8.53 assertions/s
[ronn-ng] $

See also: #44 "When generating html, ronn-ng may convert ws-name...".

@apjanke apjanke self-assigned this Dec 22, 2020
@apjanke apjanke added the bug Something isn't working label Dec 22, 2020
@apjanke apjanke added this to Needs triage in ronn-ng via automation Dec 22, 2020
@apjanke apjanke moved this from Needs triage to Low priority in ronn-ng Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Low priority
ronn-ng
  
Low priority
Development

No branches or pull requests

1 participant