[
https://issues.apache.org/jira/browse/TINKERPOP-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817138#comment-17817138
]
Stephen Mallette commented on TINKERPOP-3018:
---------------------------------------------
this may be an issue with the syntax highlighter. i thought asciidoc was using
coderay: http://coderay.rubychan.de/ which doesn't seem to have a direct csharp
support. maybe it's just defaulting to some general formatting in some cases
where you see some. as a quick test i switched the formatting from "chsarp" to
"ruby" and i got some color.
might not be much that can be done about this. coderay hasn't been updated in a
few years from what i can tell. we'd have to switch out the highlighting system
i guess. not sure if it's worth doing right now.
if we all Gremlin examples were available in C# i'd feel more inclined to make
a change but the few we have doesn't seem to make it worth it.
> No Syntax Highlighting for .NET Examples
> ----------------------------------------
>
> Key: TINKERPOP-3018
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3018
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.6.5
> Reporter: Cole Greer
> Priority: Minor
>
> In the reference docs, the C# code examples have no syntax highlighting. The
> code examples for all other GLV's have such highlighting. This can be seen in
> the examples here:
> https://tinkerpop.apache.org/docs/3.6.5/reference/#basic-gremlin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)