Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-85328

qmlformat breaks strings with backslash

XMLWordPrintable

      Button {
          text: "a\nb"
      }
      

      is turned to

      Button {
          text: "a\\nb"
      }
      
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            max.goldstein Maximilian Goldstein
            jgirardet Jimmy Gir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes