Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to mark up csharp code within bitbucket .md file?

kvernon-maxdigital September 4, 2018

We use bitbucket, and we have code in csharp, I've looked around at another thread, and there is a claim that codemirror does have a csharp item. Currently I've tried marking it down multiple ways like:

```text/x-csharp

class foo {}

```

 

```csharp

class foo {}

```


```CSharp

class foo {}

```

```cs

class foo {}

```

 

 

each one does nothing. These ideas were searched via:

https://community.atlassian.com/t5/Bitbucket-questions/Markdown-code-block-supported-languages/qaq-p/701761

and 

https://codemirror.net/mode/clike/index.html

 

How do you all make the code for csharp work in bitbucket?

 

Thanks,

Kelly

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events