Allow backtick syntax for code formatting

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • None
    • 3

      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!!

            Assignee:
            Unassigned
            Reporter:
            superemily
            Votes:
            61 Vote for this issue
            Watchers:
            27 Start watching this issue

              Created:
              Updated: