Neil Jenkins

Results 13 comments of Neil Jenkins

Awesome project! We at [Fastmail](https://www.fastmail.com) would be very happy to have our client included in the data set; let me know if we can help you out with a free...

> 2. if you create a new line inside of two lines How did you do this? Normally "Enter" would split the paragraph, or insert ``, not insert a block...

I have added support for this in Squire 2.1.0.

Yeh, this is because each inline style is a separate tag, and the code presumes there's no difference in output with different ordering. The solution is either to be smart...

Sounds reasonable. And preventDefault should probably stop the link from being added. I'm a bit busy too right now I'm afraid, but I'll have a look at some point, if...

So the issue seems to be that Safari is stripping the `` (or other block tag) around the content when it replaces the latin characters with the Chinese one. This...

If you want me to look at something, please include steps to reproduce, the expected outcome, the actual outcome, and why this is causing a problem.

Sorry, we currently have an internal repository for Squire as well that's not automatically synced to GitHub, and I forgot I had yet to push some of our latest commits....

Thanks for the suggestion, but that does not scale to what we are doing, which includes heavy use of dynamic import as well as multiple entry points.