Index: gc_lang/fr/rules.grx ================================================================== --- gc_lang/fr/rules.grx +++ gc_lang/fr/rules.grx @@ -569,17 +569,17 @@ !!! Processeur: balises HTML et LaTeX !! !!! !!! # HTML +__/html(p_html_balise_ouvrante)__ <\w+.*?> <<- ~>> * +__/html(p_html_balise_fermante)__ <<- ~>> * __/html(p_html_amp_xxx)__ &[a-zA-Z]+; <<- ~>> _ __/html(p_html_lt)__ < <<- ~>> " <" __/html(p_html_gt)__ > <<- ~>> > __/html(p_html_amp)__ & <<- ~>> & __/html(p_html_nbsp)__   <<- ~>> * -__/html(p_html_balise_ouvrante)__ <\w+.*?> <<- ~>> * -__/html(p_html_balise_fermante)__ <<- ~>> * __/html(p_html_pseudo_balise)__ \[/?\w+\] <<- ~>> * # LATEX __> *