View Single Post
Old 12-10-2014, 09:52 AM   #2
dmonasse
Member
dmonasse began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Apr 2014
Location: Paris
Device: ipad 2, Ubuntu
Hello Gretchen,

Try

Code:
//h:p[re:test(@class, "chapter(name)?", "i")]
or

Code:
//h:p[re:test(@class, "chapter|chaptername", "i")]
Hope this helps.

Denis

Last edited by dmonasse; 12-10-2014 at 09:56 AM.
dmonasse is offline   Reply With Quote