[
https://issues.apache.org/jira/browse/TINKERPOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452035#comment-16452035
]
ASF GitHub Bot commented on TINKERPOP-1447:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/766
I was hoping to see us merge this for next release, but now that we have to
release this patch because of the groovy bug, there won't be a lot of time to
do much with the cool changes you have here. I was hoping we'd be able to see
at least some GLV code translation in place for an actual release. Maybe that
doesn't matter, in which case I guess we can merge this. Your call in that
respect.
A question though about the tab system...the tabs look good with two
options as shown in your screenshot, but we have Console, Groovy, Java (maybe
we wouldn't do that), Python, Javascript and .NET - how does it look when we
have all those? Does the tab system scale that way?
> Add some JavaScript intelligence to the documentation so that comments and
> output are not copied in a copy paste
> ----------------------------------------------------------------------------------------------------------------
>
> Key: TINKERPOP-1447
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1447
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.1.4, 3.2.2
> Reporter: Marko A. Rodriguez
> Priority: Major
>
> [~rjbriody] was saying that it is possible to have it such that when you
> copy/paste the following:
> {code}
> gremlin> g.V().out("created") // and example <1>
> ==>blah
> {code}
> only {{g.V().out("created")}} is put into the clipboard. I believe he said it
> was via some JavaScript magic --- beyond me, but it would be cool if we did
> this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)