Sergey Rufanov

Results 15 comments of Sergey Rufanov

Well, for HTML it's totally valid format. It's standard behavior of RenderAttribute() method inside FormatDefault class. There is no setting to disable this, and you can't override this method, because...

Can't reproduce your problem. Is it fixed already? For me, your code contains `Pesciüm` as expected, not `Pesciüm`.

You can't use prevAll(), because it don't work with text nodes - just like when using jQuery. To accomplish this, you can select last bold element, then exclude it from...

It's a bug. Three was unwanted nulls after first package from webserver if it's size been less than 4096. Little messy test, that illustrate this bug. ``` C# using CsQuery.HtmlParser;...

can't confirm - tried to download this book, but resulting epub have full content

i don't see any difference in epub-file with what you see on site - it has full content and everything - it's not empty at all. > Open the ebook...

I really don't think it's convenient way to run this project. Yes, it's possible to docker'ize everything in the world, but docker designed for horizontal application scaling and CI. It's...

This is issue, so... what problem do you have?

Seems like temporal issue - chapter page was inaccessible by some reason. Currently this book can be downloaded without problems..

@x3pt , can you provide .fdw-file example with text annotations(or name of app that can produce those) that can't be loaded/saved? live-draw internally just use [Windows Ink Serialized](https://docs.microsoft.com/en-us/uwp/specifications/ink-serialized-format) format for...