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

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

Github user robertdale commented on the issue:

    https://github.com/apache/tinkerpop/pull/766
  
    Just what I was afraid of...  the tabs look just like they do in the 
screenshots. And I don't mean that in a good way :smile: 
    
    Seriously, this is fantastic. Multi-line works too.
    
    My issues:
    - [ ] I prefer the nice, thin border that was previously used
    - [ ] I'd like to see lighter-weight, less glaring tabs - See also 
https://thrift.apache.org/ (Example)
    - [ ] actually reading some of the finer details, the `WARNING` under 
`Mutating the Graph` states that 'JAVA' or 'GROOVY' should appear in the code 
blocks. This doesn't work for me in this PR or 3.2.7  docs. Looks like 
something introduced in 3.2.6 causes the screen to be super extra wide.
    - [ ] Under `SparkGraphComputer` -> `Loading with BulkLoaderVertexProgram` 
there are multiple tabs that don't seem to work correctly.
    
    It's also interesting in that we can now see what's rendered via console 
vs. hardcoded.  Might need to revisit some of these sections and test for 
correctness.
    
    BTW, rebuilding the base image did the trick.  Alternatively, it looks like 
I could have just installed `zip`.
    



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

Reply via email to