Quote:
Originally Posted by kovidgoyal
The best you can do in general is go to the line that contains the start of the tag referenced by the CFI.
|
Ok. That would be good enough. Can you give me some orientation on how to do that?
P.S.: I thought it would be possible to get line and column after reading
this post of KevinH. He used you parser to achieve that.
Quote:
Originally Posted by kovidgoyal
I dont know why the ACE tool chose CFI as a way to report error locations, it is not suited for that task, at all. Its a way to reference locations in an rendered HTML tree, not HTML source.
|
It surely would be easier if it gave a (lin,col), like EPUBCheck.