ldolse: I have sent the previous message before reading yours. So what I was doing is simply using the following XPath in Level 1 TOC settings in the Conversion GUI:
Code:
//*[re:test(., "^[0-9]+\.\s+[a-zA-Z]+")]
However, as my previous post says, this does not work because the multiline is broken in the XHTML conversion. At least that's my current understanding...