AgentSmith icon indicating copy to clipboard operation
AgentSmith copied to clipboard

Meta-tag suggestions aren't present if preceding meta-tag exists.

Open Neonalig opened this issue 4 years ago • 0 comments

Perhaps as a form of optimisation, Agent Smith appears to not suggest meta-tags after a meta-tag is first found in the documentation. This however forces users to add meta-tags manually back-to-front otherwise suggestions disappear.

  1. Two suggestions are present. image 2.a If the first suggestion is used, the second disappears. image 2.b If the second suggestion is used, the first suggestion still stays. image

This forces users to always implement suggestions in reverse order.

Neonalig avatar Dec 10 '21 13:12 Neonalig