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

markdown writer: in a table cell ending with backslash, it's not escaped

    XMLWordPrintable

Details

    • ca4774131 (dev), 106442586 (6.7), 0281005a7 (dev), 662dbcb8a (6.7)

    Description

      I forgot whether escaping of literal backslashes is done at all in the writer: but it needs to be (or maybe the bug is only in tables). Otherwise the attached ascii table will load OK, but when writing it and re-loading it, the pipe character is treated as an escaped literal rather than the backslash being the literal, because it was written unescaped (/| instead of //| but I mean with backslashes... avoiding writing them here because of how jira treats them).

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-96051
          # Subject Branch Project Status CR V

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes