T
T
Today I learned
Search…
README
powershell
servicefabric
vscode
biztalk
sql
octopus
soapui
nuget
git
Jira
Formatting Jira comments with markdown like syntax
AzureDevOps
domains
azure
jenkins
iis
dotnet
Powered By
GitBook
Formatting Jira comments with markdown like syntax
Jira Tables
In Jira, there is a basic editor, but you can choopse between visual or text editors.
Tables are in the format of:
1
||Header 1||Header2 ||
2
|Content1| Content2|
3
|Content 1a| Content2a|
Copied!
This is handy to know so you can use PowerShell to query data and output it in this way to nbe easiluy pasted into a Jira comment field.
Other useful bits
While not exactly markdown, Jira does support using
1
(x)
Copied!
for crosses and
1
(/)
Copied!
for ticks. Useful to know.
Previous
Jira
Next
AzureDevOps
Last modified
2yr ago
Copy link
Contents
Jira Tables
Other useful bits