Skip to content

Instantly share code, notes, and snippets.

@illarionvk
Last active December 21, 2015 16:18
Show Gist options
  • Save illarionvk/6332542 to your computer and use it in GitHub Desktop.
Save illarionvk/6332542 to your computer and use it in GitHub Desktop.
Append language abbreviation (EN, RU, PL) in superscript to a link if the language of the page is different.
@illarionvk
Copy link
Author

CSS selectors that look like regular expressions affect performance:

https://github.com/stubbornella/csslint/wiki/Disallow-selectors-that-look-like-regular-expressions

If you do not plan to specify 'lang' and 'hreflang' as "en_US" or "fr_FR", it's better to go with simple check. If you need full language id support, look at Revision 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment