Uploaded image for project: 'test'
  1. test
  2. TEST-299

Issue with specific Jira markdown elements

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • foo, foobar
    • my-release-0.0.1

      Table:

      Heading 1 Heading 2
      Col A1 Col A2

      Code blocks:

      // Some comments here
      public String getFoo()
      {
          return foo;
      }
      
      {
          "foo": [
              "bar": "a",
              "foobar": "b"
          ]
      }
      

      Preformatted ({noformat}):

      *no* further _formatting_ is done here
      

      Panels:

      My title

      Some text with a title

      A panel without any title
      Some text with a title

      Horizontal ruler:


            hlemeur HerveLeMeur
            hlemeur HerveLeMeur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: