Haddock numbered list continuation
You can’t. You’re using >>>. In order to have this rendered as an example, it needs to be at the beginning of the paragraph. What’s considered a beginning of the paragraph? Anything at the start of a Haddock comment, skipping any white space preceding it. Anything following an empty line. In your scenario you have … Read more