Results 9 comments of DavidSSL

It seems that this is still the case. Is that correct?

Hi, I've reproduced the problem as outlined by the original poster and using a modified version of the test you've referenced: ` [Test] public void Should_match_many_POST_requests_which_were_made_with_expected_body() { var _hostUrl =...

From what I understand there is actually a V2 of this course https://github.com/rtfeldman/elm-0.19-workshop which uses 0.19 https://frontendmasters.com/courses/intro-elm/.

I cannot quite replicate this problem. I've tried this: ```fsx (** > You can use quotes α α *) ``` as well as: ```markdown # Home Page α α This...

@nhirschey , it is difficult to tell 100% if that fixed it because it's not clear what the original problem in this ticket was. However, the fix in #464 would,...

You're welcome @nhirschey. I was inspired by your [Amplifying FSharp](https://amplifying-fsharp.github.io/sessions/2023/03/31/) talk to contribute back even though I don't use FSharp.Formating :). Out of curiosity, since I am not so familiar...

@nhirschey, you will have to give me some time to look at this because I'm not so familiar with the domain and the code. Thanks for pointing me in the...

@nhirschey I think that I understand the problem space better. However, that is a bigger piece of work than envisaged. Basically, if you use the https://spec.commonmark.org/0.30/spec.json, tests belonging to the...

@nhirschey things are clear now. I'll create tickets and link back to this issue to try and move the needle towards compliance. I might not succeed but I'll sure try...