Hi,
Is it possible to set a default language for the code block in Jira server?
Like
{code:C#}
gci ‘C:\inetpub\logs -Include ‘*.log’ -Recurse | ? LastWriteTime -LT (Get-Date).AddDays(-14) | Remove-Item
{code}
The default today is "Java" but we are a pure C# house and would like that to be default.
If not, should we raise a ticket for that feature? Can't seem to find one...
/G
Here's a ticket regarding this topic - https://jira.atlassian.com/browse/JSWSERVER-16179
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.