diff --git a/doc/5_FAQ.markdown b/doc/5_FAQ.markdown index dec1f89b..db26ea08 100644 --- a/doc/5_FAQ.markdown +++ b/doc/5_FAQ.markdown @@ -1,8 +1,8 @@ Frequently Asked Questions ========================== - * [How can the parent of a node be obtained?](#how-can-the-parent-of-a-node-be-obtained-) - * [How can the next/previous sibling of a node be obtained?](#how-can-the-next-previous-sibling-of-a-node-be-obtained-) + * [How can the parent of a node be obtained?](#how-can-the-parent-of-a-node-be-obtained) + * [How can the next/previous sibling of a node be obtained?](#how-can-the-next-previous-sibling-of-a-node-be-obtained) How can the parent of a node be obtained? -----