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
Input unions: switch to reference-style links (#661)
* Replace links with shortened forms
Thanks to these Vim commands:
:%s/\v\(#-([a-n])-[^)]+\)/[criteria-\1]/g
:%s/\v\(#-([1-5])-[^)]+\)/[solution-\1]/g
* Fix incorrect reference
0 commit comments