Quote:
Originally Posted by AlanHK
So can the error messages be made copyable text?
|
EpubCheck
You can modify EpubCheck.json to copy the raw epubcheck output to the Windows clipboard.
Code:
{
"update_check": true,
"java_lang": "en",
"clipboard_copy": true
}
Note that this will delete the current clipboard contents without warning!
Wellformedness check
You can copy the message displayed by the wellformedness check (F7), by clicking the message in the validation pane and pressing CTRL+C.