Skip to content
Discussion options

You must be logged in to vote

Annotations must be encapsulated inside comments, so I guess for C# that is either // (1) or /* (1) */ 😊 Also, not that you must set the .annotate class explicitly, so a slightly different prelude syntax is necessary:

``` { .csharp .annotate }
your code
```

Also see the example in the documentation.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JefferiesTube
Comment options

@JefferiesTube
Comment options

@squidfunk
Comment options

Answer selected by JefferiesTube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants