Hi, Kovid.
By the spec, a epubcfi reference starts at the spine (at least that was what I understood).
Let's supose I call the parser with just that:
Code:
epubcfi(/4[idParaDest-e]/2/4[toc])
How would it know this reference is about "toc.xhtml"?
-------------------------
Another question: how can I use the parser the get line and column? I thought the parser would get the CFI reference and convert it to (col,line).