Skip to content

Underlined text in template not possible #988

@satrik

Description

@satrik

Describe the bug
If I try to create underlined text in a jira flavored markdown template it does not work. Also github or html isnt workling.
I tested:

  • +text+
  • <ins>text</ins>
  • <u>text</u>
  • <span style="text-decoration:underline">text</span>

Please provide following details

  1. JiraCLI Version:
    (Version="1.7.0", GitCommit="Homebrew", CommitDate="2025-08-30T08:30:25+00:00", GoVersion="go1.25.1", Compiler="gc", Platform="darwin/arm64")
    
  2. Are you using Jira cloud or on-premise jira server?
    SERVER INFO
    -----------
    
    Version:         10.3.7
    Build Number:    10030007
    Deployment Type: Server
    Default Locale:
    
  3. What operating system are you using? Also mention version.
    macOS 26.4.1
    
  4. What terminal are you using? Also mention version.
    iTerm 2 Build 3.6.8
    

To Reproduce

Steps to reproduce the behavior:

  1. Create a template file with any underline text
  2. Create an issue with this template
  3. See none underlined text

Expected behavior
Text should be underlined

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions