neopostmodern
neopostmodern
Got at least one more similar report by mail. Likely related to #183
Can anybody who is facing this issue confirm whether it is caused by the bot not deleting the previous text? (as in #190) Also, what operating systems does this affect?
Works with 3.4 on the same machine
It also pops-up again every single time I make a change to a JSON file, which makes it pretty impossible to use.
Another brutal dependency-free workaround: ``` sed -i '/^from typing/d' *.py ```
Sorry, that was a very stupid mistake. I messed up things when trying to create a minimal reproduction. I've now updated the sandbox: *without* `breaks: true` and then Markdown ```...
Some more detail: this scenario works just fine in it's own paragraph... ``` \\+ this works though\\ so it's about the combination of a hard break and a leading escape...