https://unicode.org/reports/tr18/tr18-5.1.html
https://mathiasbynens.be/notes/javascript-unicode
https://mathiasbynens.be/notes/es6-unicode-regex
https://www.regular-expressions.info/unicode.html
https://regex101.com
https://caniuse.com/#feat=es5
https://github.com/mathiasbynens/regexpu
http://blog.stevenlevithan.com/archives/javascript-regex-and-unicode
Jira Release UI Filters and Table Sorting with Tampermonkey

Edited 06-28-2022 with updated script. Tampermonkey is s superscript manager that allows you to write and run javascript code on specific domains/pages/paths. It’s pretty handy to alter a site you use with your niche wants. Here’s the GitHub repo which may get updates sooner than this blog post: https://github.com/thisbailiwick/jira-release-table-filtering-and-sorting Needed https://www.tampermonkey.net/ Installation Add Tampermonkey to … Continued