Commit f81b8ec
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 reference1 parent 9e4918a commit f81b8ec
1 file changed
Lines changed: 116 additions & 95 deletions
0 commit comments