21 Oct
2018
21 Oct
'18
3:08 p.m.
On 21.10.18 15:10, Jelle van der Waa wrote:
On 10/07/18 at 09:01pm, coderkun wrote:
Add the “rel” attribute for “prev” and “next” to the pagination links of news and packages.
Interesting patch, but does any browser even care about these rel tags these days? A quick search didn't seem to show it's very useful.
Qutebrowser does support navigation based on the rel attributes: https://qutebrowser.org/doc/help/commands.html#navigate Additionally I would consider it as good practice to properly markup links when possible. Thanks for your feedback, Olli