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

Single-line computed property documentation renders source #226

Closed
stephencelis opened this issue May 5, 2015 · 2 comments · Fixed by #585
Closed

Single-line computed property documentation renders source #226

stephencelis opened this issue May 5, 2015 · 2 comments · Fixed by #585

Comments

@stephencelis
Copy link
Contributor

I'm seeing some strange behavior with properties that are written on a single line. E.g., this:

https://github.com/stephencelis/SQLite.swift/blob/3a0435ebce11fd31e7a4176eacff5f3350e70782/SQLite/Database.swift#L33

Yields this:

screen shot 2015-05-05 at 3 25 00 pm

@stephencelis
Copy link
Contributor Author

Fixing #225 may automatically fix this one.

@jpsim
Copy link
Collaborator

jpsim commented May 5, 2015

Yes, #225 would fix this one, but I'll keep this issue open because we could fix this separately.

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

Successfully merging a pull request may close this issue.

3 participants