Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
apjanke opened this issue Dec 22, 2020 · 1 comment
Open
Assignees
Labels
bug Something isn't working

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 ronn-ng Jan 4, 2024
@apjanke apjanke moved this to Low priority in ronn-ng Jan 4, 2024
@apjanke
Copy link
Owner Author

apjanke commented Dec 2, 2024

Still happening. Let's fix this.

image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: Low priority
Development

No branches or pull requests

1 participant