Documentation ¶
Index ¶
Constants ¶
View Source
const ( TagHeading1 = "h1." TagHeading2 = "h2." TagHeading3 = "h3." TagHeading4 = "h4." TagHeading5 = "h5." TagHeading6 = "h6." TagBlockQuote = "bq." TagQuote = "{quote}" TagPanel = "{panel}" TagCodeBlock = "{code}" TagNoFormat = "{noformat}" TagLink = "[" TagOrderedList = "#" TagUnorderedList = "*" // '*' can be either be bold or an unordered list 🤦. TagBold = "*" TagTable = "||" )
Supported Jira wiki tags.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.