You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When quickly scanning the docs, some (including me) can spot the old syntax in the docs (a(href="/#{url}") Link) which was removed in 2.0 and without reading the text around it (which says it was removed), they can go and use it.
I propose removing this information from this page of the docs, maybe with link "There used to be some other syntax, see migration guide for more information".
I think that the information about usage of template strings and other ways of attr interpolation should not be removed.