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

Does jazzy support method or property link? #359

Closed
xiaoxipang opened this issue Nov 12, 2015 · 4 comments
Closed

Does jazzy support method or property link? #359

xiaoxipang opened this issue Nov 12, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@xiaoxipang
Copy link

I'm trying to write some comments that reference some other class's methods and properties. Would some one tell me how to do it in markdown with Jazzy? I do know that jazzy can link class automatically if use MyClass.

@jpsim
Copy link
Collaborator

jpsim commented Nov 12, 2015

Currently jazzy only autolinks top-level declarations (the tokens you see in the left sidebar: classes, structs, functions, enums, globals, etc.). But @pcantrell is working on making it possible to reference sub-declarations in #355 which is all sorts of awesome :).

@xiaoxipang
Copy link
Author

@jpsim Awesome. Thank you for your fast reply! I really love this project. Hope #355 can be finished soon ;p

@pcantrell
Copy link
Collaborator

pcantrell commented Nov 12, 2015

Soon as the busy redhead gets a few free minutes! (I’m eager for it too. Which is why I wrote it, I guess.)

@jpsim
Copy link
Collaborator

jpsim commented Nov 24, 2015

The busy redhead wrapped this up in an awesome PR of autolinking improvements in #355. Thanks @pcantrell

@jpsim jpsim closed this as completed Nov 24, 2015
@pigeondotdev pigeondotdev modified the milestone: The Past Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants