\ConfigureMark{section}
  
    {\ifnum \c:secnumdepth>\c@secnumdepth  \expandafter\:gobble
  
     \else  \csname thetitlesection\endcsname\fi}
  
 \Configure{section}{}{}
  
    {\IgnorePar \EndP\IgnorePar\HCode{<h3 class="sectionHead"\a:LRdir>}
  
     \TitleMark\space}
  
    {\HCode{</h3>}\IgnoreIndent\par \ShowPar}
  
 \Configure{likesection}{}{}
  
    {\IgnorePar \EndP\IgnorePar\HCode{<h3 class="likesectionHead"\a:LRdir>}}
  
    {\HCode{</h3>}\IgnoreIndent\par \ShowPar}
-_-_-