I often use ebook-convert.exe (DOS) to fetch enews into mobi format and I want to add the following guide.html into recipe but no way to do it.
guide.html
Code:
<html><body>
<reference type="lot" title="HightLight" onclick="selection.highlight( ) "/>
<reference type="lot" title="Annotate" onclick="selection.annotate( ) "/>
<reference type="lot" title="Lookup" onclick="selection.lookup( ) "/>
</body></html>
The purpose is to let "Highlight, Annotate, Lookup" appear with "first page" from bottom menu.