Github user robertdale commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/705#discussion_r139378324
--- Diff: docs/src/upgrade/release-3.2.x-incubating.asciidoc ---
@@ -88,6 +88,11 @@ to the list of locally computed clauses.
See:
link:https://issues.apache.org/jira/browse/TINKERPOP-1764[TINKERPOP-1764]
+Clone a graph
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--- End diff --
These `^` need to be of the same length as the preceding title line
otherwise it won't render correctly.
---