def inline_anchor(node)
        case node.type
        when :xref
          inline_anchor_xref node
        when :link