[ 
https://issues.apache.org/jira/browse/TINKERPOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393599#comment-16393599
 ] 

ASF GitHub Bot commented on TINKERPOP-1447:
-------------------------------------------

Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/766
  
    wow - thanks to @robertdale with 
https://github.com/apache/tinkerpop/commit/34f924e50db3a20a3ba538c4e16bbfcfa9e7b873
 because i can finally generate these docs with docker. i guess the question 
now is whether we rush to immediately look to merge this or push off until next 
release. i kinda feel like we should do the latter and not be hasty. I'd like 
some time to put in some other code in certain places and play around with it a 
bit before we get this on to a release branch and i don't know that i will have 
time for such things between now and first week of april when 3.2.8/3.3.2 are 
going out the door.  any thoughts to the contrary?


> 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)

Reply via email to