[
https://issues.apache.org/jira/browse/TINKERPOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306374#comment-16306374
]
ASF GitHub Bot commented on TINKERPOP-1447:
-------------------------------------------
Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/766
@dkuppitz my css skills are close to nil. what little i did play with it,
i'm not sure it looks any better. and in the course of doing so, I've grown
accustomed to it.
In any case, one outstanding issue it the `Loading with
BulkLoaderVertexProgram` tabs. The docker image uses awk 4.0.1. The result is
that the tab sequence is 4,1,2,3. I'm not entirely sure what the cause is. It
works correctly in awk 4.1.
> 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
>
> [~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
(v6.4.14#64029)