Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-65871

Allow backtick syntax for code formatting

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • None
    • None
    • 3
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Would love to have backtick syntax for code formatting like what's described here:
      Link

      For example, for a block of code, would want to do something like:

      ```
      def atlassian_is_so_cool:
          return "sure emily, we will give you that which you desire"
      ```

      ... and have that render as if it were wrapped in {code} tags

      Similarly, it would be cool to be able to render inline code text (with a grey background) in single backticks, eg:

      Guys, I think our method `atlassian_is_so_cool` is having some issues. Let's get it fixed up!!
      

      Thank you, and I love you guys forever!!

              Unassigned Unassigned
              4a7adb812bc7 superemily
              Votes:
              61 Vote for this issue
              Watchers:
              27 Start watching this issue

                Created:
                Updated: