Matt Diephouse

Results 139 comments of Matt Diephouse

Markdown requires new block-level elements in a list item to be indented by 4 spaces. So in order for the code block to not reset the list, you need to...

I didn't think of it at the time, but that's because there needs to be a blank line between the list item's paragraph and the code block. Otherwise, the code...

The [examples](https://github.com/mdiep/Logician#examples) both have goals that depend on >1 variable.

This will have to wait, because I'm not sure how to model errors. 🤔

The project needs to be upgraded to a more recent Xcode in the `.travis.yml` file.

I'll try to take a look at fixing this when I can, but it's a lower priority than most of my other open source work.

Unfortunately, I'm not going to have time to fix this. I think the behavior of this string changed on GitHub.com when GitHub adopted CommonMark. When I started MMMarkdown, CommonMark didn't...

Sure! Want to open a pull request? 😄

I'm going to take a couple days to think about it, but I think I'm probably okay with doing this.