Quote:
Originally Posted by BeckyEbook
I need a precise offset for the found error in the validation plugin.
Is it possible?
plugin.py line 59:
Code:
bk.add_result(escape(filename), linenumber, None, 'Becky Error #01: ' + message)
|
Which validation plugin? FlightCrew or EpubCheck?
EDIT: Nevermind. I see you're asking for a validation plugin of your own.