You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/16 18:14:00 UTC

[jira] [Commented] (TINKERPOP-1748) Callout comments break code snippets

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

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

GitHub user dkuppitz opened a pull request:

    https://github.com/apache/tinkerpop/pull/694

    TINKERPOP-1748 Callout comments break code snippets

    https://issues.apache.org/jira/browse/TINKERPOP-1748
    
    Made callouts in docs prettier and copy+paste friendly.
    
    Tested with `docker/build.sh -d`. Looks great and all snippets can now be pasted into the console w/o producing any syntax errors due to callout comments.
    
    VOTE: +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1748

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/694.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #694
    
----
commit 42f3a91b086e929340bb10641f9ffc32b0db0b71
Author: Daniel Kuppitz <da...@hotmail.com>
Date:   2017-08-16T18:06:55Z

    Made callouts in docs prettier and copy+paste friendly.

----


> Callout comments break code snippets
> ------------------------------------
>
>                 Key: TINKERPOP-1748
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1748
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Daniel Kuppitz
>            Assignee: Daniel Kuppitz
>
> Callout comments ({{//(1)}}) break the Gremlin code snippets when pasted into the Gremlin console. This can be prevented if we append a backslash (it doesn't have to be visible in HTML).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)