Quote:
Originally Posted by slowsmile
Just to also mention that I've used the bs4 code in a windowing app that I've written for converting html to epub. That worked without problems. I just ported the main html to epub converter function to the plugin and couldn't get it to work with sigil_bs4. Very frustrating.
|
There might be any number of reasons why your code doesn't work. However, it's really hard to tell what the problem is without seeing the code. Please post or attach it.
Also download the
Plugin Framework Guide, install the
test plugin and have a look at the plugin code written by KevinH and DiapDealer.