Hi,
i'm very confortable with regexps, but I can't make the structure detection work with these very simple chapters headers:
I tried to drill down to the simplest code, but it just doesn't work:
Code:
//*[re:test(., "(Chapter|Book|Section|Part|Prologue|Epilogue)\s", "")]
Plase, help me.