Meir Kriheli

Results 15 comments of Meir Kriheli

Thanks for this! Is it going into a release soon? It's very useful with partials for htmx.

@vindarel Thank you :smile: I use it mainly to generate [my website and blog](http://meirkriheli.com/en/), but don't have too much time to work on it. Can you provide the steps you...

Hmm, it didn't install for me in venv as well, failed on `html5writer`, guess I'll need to remove that, maybe use what's in `docutils` and leave it at that.

Note that bidi layout algorithms have no knowledge of display types, widths, etc. It's up to the program doing the layout to break lines matching the width, prior to get...

Please test with 0.5.0 an re-open if needed. PS, if the sentence is a single line (without paragraph breaks), it's up to the displaying mechanism to handle overflows correctly.

@yuvallanger Please provide some sample input which contains those codes, so I can try to debug it. Thanks

Hmm, those chars are `BN` Looks like it's removed in [X9 stage](http://unicode.org/reports/tr9/#X9) of the algorithm: > Remove all RLE, LRE, RLO, LRO, PDF, and BN characters. It says that removal...

Please test with 0.5.0 and reopen if needed.

Irrelevant since 0.5.0. Thank you for sending this, sorry for not handling it in time.