-
Notifications
You must be signed in to change notification settings - Fork 413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jazzy could not recognize the List-Bullet
tag.
#476
Comments
Sorry for the delay in getting back to you @kiary, I think the issue here is that jazzy expects the contents of |
@jpsim Also getting this error - though it's not in a return. Will I file a fresh bug? This is essentially the code.
|
I can also confirm bullet list is not recognized by jazzy:
|
Any progress on this? |
Bug still exists. |
I get this error too. (using latest jazzy v0.7.5) is there any way to tell what file/class/method is causing the error? I could at least adjust the doc comment if I could find where it's coming from. |
I think this is the same as #629. It has been investigated in more detail there. @andyjohns, for callouts (such as |
Fixed in #795. Thanks @johnfairh 👏 |
Just got this error while generating the doc. The problem is in a comment like this
The list inside the returns tag is not visible in the doc.
The text was updated successfully, but these errors were encountered: