Closed ilovesusu closed 2 months ago
Thanks for reporting this bug! Unfortunately thats a difficult one to fix...
Thanks again for reporting this bug!
Turns out the V2 of this library (that I am currently working on) also had this problem. But after another major rewrite of V2 it finally works:
package main
import "fmt"
func main() {
  for true  {
    fmt.Printf("xxxxxă\\n");
  }
}
Thanks for letting me know! That was really helpful taking that into consideration!
The V2 is not ready to be published though. That is going to take more time... So I am keeping this issue open until then.
On the "v2" branch are a lot of improvements â including a fix to this bug.
It is still experimental but feel free to give it a try. Happy to hear about your experience đ
I am going to close this issue. If you find anything with the new version, please open a new issue!
Describe the bug Consecutive \<span> missing spaces like
missing spaces!!!!
HTML Input
Generated Markdown
Expected Markdown