Jonas Finnemann Jensen

Results 459 comments of Jonas Finnemann Jensen

![image](https://user-images.githubusercontent.com/149732/153380233-c3b3aaf3-e1c7-4213-a459-87bb30f28499.png)

@isoos how breaking would this be for the way we use `markdown` on pub.dev?

> I don't really know what problem this solves. **I think this is a totally fair point!** Also why it's a controversial proposal :D It would allow us to implement...

> We can parse each syntax in a isolated context and never run the same syntax at the same position if the parser returns null. Wouldn't it be a lot...

Ah, so `TextParser` is a thing for reading a single line. Makes sense. We could also look at reusing package `string_scanner` (or extending it), it already has support for `source_span`.....

In backticks or brackets if you want to link to the types, right/maybe?

It's also possible that this should live in a separate package maintained by the community. It's not super hard to do, and it's not really a markdown thing. If we...

Currently, running crash-test on this, though that won't reveal if we have bugs. Just that it doesn't crash :rofl:

No crashes scanning all markdown files in the latest version for all packages on pub.dev ``` Scanned 49735 / 49913 (skipped 0), found 0 issues ## Finished scanning Scanned 49913...