this can be bad if user writes the docs like this ```swift /// - throws: /// - Error1 when x /// - Error2 when y ```
this can be bad if user writes the docs like this