rjournal / rjtools

Tools for AUTHORS to use for checking and submitting articles to the R Journal
https://rjournal.github.io/rjtools/
Other
31 stars 14 forks source link

No discernible text on RSS link #97

Open hturner opened 1 year ago

hturner commented 1 year ago

Picked up with Accessible Web Helper extension:

<a href="../../articles.xml"> <i class="fa fa-rss" aria-hidden="true"></i> </a>

fails check: "Links must have discernible text". Might be solved by adding title attribute.