\:CheckOption{hooks++} \if:Option
  
     \else \:CheckOption{hooks+}
  
           \if:Option \else \:CheckOption{hooks}\fi
  
     \fi
  
 \if:Option
  
    \Configure{hooks}
  
       {\HCode{<strong class="hooks"><}}{\HCode{></strong>}}{}{}
  
 \fi
-_-_-
   
 
   The following provides a faster version than \LinkCommand\Link{a,href,name,}
for the \Link command
    \Configure{Link}{a}{href=}{id=}{}
-_-_-