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

http://asciidoctor.org/docs/user-manual/#anchordef doesn't teach how to use anchor macro. #701

Open
crocket opened this issue Aug 6, 2017 · 2 comments

Comments

@crocket
Copy link

crocket commented Aug 6, 2017

The only example on anchor macro is

anchor:tiger-image[Image of a tiger]

I don't know where to put this macro.

@mojavelinux
Copy link
Member

The anchor is just the longhand for:

[[tiger-image,Image of a tiger]]

It can be placed anywhere that normal substitution are applied, such as a paragraph or list item.

@rockyallen would you like to incorporate this info into http://asciidoctor.org/docs/user-manual/#anchordef.

@rockyallen
Copy link
Contributor

Will do.

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