Results 13 comments of Ian Sparks

You are not crazy. I have seen the same - and also for DEL with length of 0. I just filter out.

This is not at all pretty. I have tried to cut down this example but it acts in strange ways. Removing some characters will cause the problem not to happen....

I should also say. python diff-match-patch==20200713

Hi @dmsnell, I tried to minimize this example but its hard to get it smaller. For example, the pre-diffed text both contain the string: ```System.Collections.Generic.Dictionary dicDefaultValuesForDSL``` You would think that...

Update. I can do this: ```{% macro test_macro(val) %}{{ val }}{% endmacro %}``` to get output: ``` Line1 Line2 Line3 Line4 Line5 Line6 Line7 ``` But doing this is very...

Thanks. Tried that. Input: Line1 {%p macro test_macro(val) %} {{ val }} {%- endmacro %} Line2 {{ test_macro("Line3") }} Line4 {{ test_macro("Line5") }} Line6 {# This comment should disappear #}...

Thanks for your patience. That did work for me eventually. Part of the problem was that my test looked like this (with line endings switched on): ![NewLines](https://user-images.githubusercontent.com/16936481/59182295-4ce9f380-8b61-11e9-9aa0-32942bc62f06.png) When switched to...

Personally I'm open to this but my impression is that the encoding you get back is a bit of a gamble. I think it's fixed for each endpoint but, for...

@halbow Thanks for this offer. I have had a chance to read your proposal again and I think it makes sense. @glow-mdsol any thoughts?

@vagarwal77 a google image search for "medidata rave eCRF" will provide a lot of example screenshots. I don't think we can help you further than that.