forked from asciidoctor/asciidoctor-pdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resolves asciidoctor#110 fix xrefs to non-section content
- introduce add_dest_for_block for adding xref targets (i.e, destinations) - call add_dest_for_block in each block handler - add support in parser for <a name> to set inline destinations - handle render_behind callback to add inline destinations - enable inline ref and bibref targets
- Loading branch information
1 parent
74bc08e
commit eb984e3
Showing
2 changed files
with
67 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters