Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.3.2
-
None
-
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36
on Debian GNU/Linux Sid.
and on firefox as well.
Description
The bottom of the page http://tinkerpop.apache.org/gremlin.html looks strange
it says for me :
{{}}
{{Related Resources Previous Next $('.carousel[data-type="multi"] .item').each(function(){ var next = $(this).next(); if (!next.length)
Unknown macro: { // if ther isn't a next next = $(this).siblings('}next.children(':first-child').clone().appendTo($(this)); // put the next ones on the array for (var i=0;i<2;i++) { // THIS LOOP SPITS OUT EXTRA ITEMS TO THE CAROUSEL next=next.next(); if (!next.length)
Unknown macro: { next =$(this).siblings('}next.children(':first-child').clone().appendTo($(this)); } });}}