Jay Asbury

Results 156 comments of Jay Asbury

@spdr870 Any thoughts on this? ![image](https://user-images.githubusercontent.com/3629489/51440093-0e769980-1c91-11e9-89e1-8e609fed76b3.png) They are not linked commits. They are commits where x file was changed. Is this view ok or is there something we can do...

@gerhardol Do you mean ![image](https://user-images.githubusercontent.com/3629489/51443283-6e326c00-1cb4-11e9-86c5-29a26a14a5b3.png) or ![image](https://user-images.githubusercontent.com/3629489/51443297-b18cda80-1cb4-11e9-88ae-a1aa067a4429.png)

Seeing if I can figure out #6139 @drewnoakes any ideas would be appreciated on that.

Run it. It does the conversion. It most certainly does work. On Wed, Jan 23, 2019, 3:06 PM Drew Noakes wrote: > *@drewnoakes* commented on this pull request. > ------------------------------...

:clap: I get it. That will work. We will always just handle double nulls as the delimiter. Thanks a ton.

> Would `Span` be of any help perf-wise? Great idea. I think just getting the parser to read the full data first and then I am more than willing to...

> > We will always just handle double nulls as the delimiter > > I think this can also give triple and even quadruple nulls. The check will need to...

> > If there are nulls at the beginning we can just trim them. > > That's fine so long as you don't add any extra byte copying for the...

@RussKie yes. Let me review and see if I can make it work or need to rework at all.

It would be great to be able to support a lot of markdown features like https://shd101wyy.github.io/markdown-preview-enhanced/#/ but in the Markdown fields.