Skip to content
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

No doc-string recognized for the functions that use Prismatic's Schema #133

Open
luxbock opened this issue Aug 17, 2014 · 2 comments
Open

Comments

@luxbock
Copy link

luxbock commented Aug 17, 2014

More specifically, if the function includes a return type, as defined in Schema by:

(defn name :- Type "doc-string" [args] body)

Then Marginalia misses the doc-string, as now the doc-string is the fifth element in the function definition instead of the third. I don't know if there's an easy fix for this, but I figured it's worth pointing out.

@yatesco
Copy link

yatesco commented Nov 12, 2014

+1

@gdeer81
Copy link
Collaborator

gdeer81 commented Apr 13, 2015

Thanks for reporting this. I'm working on a long-term fix for parsing issues like this.
star

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants