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

Support cross-references to elements defined later in the document #863

Closed
xcoulon opened this issue Nov 21, 2021 · 0 comments · Fixed by #864
Closed

Support cross-references to elements defined later in the document #863

xcoulon opened this issue Nov 21, 2021 · 0 comments · Fixed by #864

Comments

@xcoulon
Copy link
Member

xcoulon commented Nov 21, 2021

eg:

a reference to <<a-paragraph>>

[#a-paragraph]
.another paragraph
content here
@xcoulon xcoulon added this to the v0.7.0 milestone Nov 21, 2021
@xcoulon xcoulon self-assigned this Nov 21, 2021
xcoulon added a commit to xcoulon/libasciidoc that referenced this issue Nov 21, 2021
covers sections, tables, delimited blocks and paragraphs.

Fixes bytesparadise#863

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit that referenced this issue Nov 21, 2021
…ter (#864)

covers sections, tables, delimited blocks and paragraphs.

Fixes #863

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit to xcoulon/libasciidoc that referenced this issue Nov 22, 2021
refactor the interface and visit/traverse the list elements
and delimited block elements to detect "nested" references

Updates bytesparadise#863

Signed-off-by: Xavier Coulon <[email protected]>
xcoulon added a commit that referenced this issue Nov 22, 2021
refactor the interface and visit/traverse the list elements
and delimited block elements to detect "nested" references

Updates #863

Signed-off-by: Xavier Coulon <[email protected]>
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.

1 participant