|
|
#46 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 979
Karma: 3600000
Join Date: Jan 2017
Location: Poland
Device: Various
|
I need more time to test it. Perhaps there’s still hope.
Attached are icons for a plugin. |
|
|
|
|
|
#47 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,658
Karma: 6774048
Join Date: Nov 2009
Device: many
|
No problem. I have attached the updated plugin which should fix the growing number of lines before the pre tag.
Also prettyprinter.pcss should have a rule to not break after pre, script, and style opening tags and not break before ending pre, script, and style tags just to be safe. So there should be a section like the following near the end of the prettyprinter.pcss file where I added those properties Code:
pre, script, style {
opentag-br : 1 0;
closetag-br: 0 1;
text-fm-resv: true;
}
I have attached the updated version. Thank you for the svg icon! I will add it to my version. |
|
|
|
|
|
#48 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,658
Karma: 6774048
Join Date: Nov 2009
Device: many
|
BeckyEbook,
Have you run into any new issues with the PrettyPrinter plugin? Do you think it is usable/safe enough to officially release it? Thanks, KevinH |
|
|
|
|
|
#49 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 979
Karma: 3600000
Join Date: Jan 2017
Location: Poland
Device: Various
|
It's going to take me a little while longer.
It's looking good, but I've got a lot of other work on my plate right now (the grass isn't going to mow itself), and I just don't have the time. But I'll let you know by mid-May. |
|
|
|
|
|
#50 |
|
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,658
Karma: 6774048
Join Date: Nov 2009
Device: many
|
Okay, no rush. Thanks for giving it a good testing!
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Assess if a pdf file is editable | RotAnal | Plugins | 3 | 06-06-2018 06:54 PM |
| Where to put userStyle.css? | GeoffR | Kobo Reader | 15 | 04-06-2013 04:57 PM |
| User-Editable HTML in Templates? | marcot | Calibre | 0 | 06-15-2010 09:19 AM |