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

support underlining in markdown

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P4: Low
    • None
    • None
    • GUI: Text handling
    • None
    • f5c7799f59ba53c634906b11e2135190093bf87b (qt/qtbase/dev)

    Description

      It became possible after https://github.com/mity/md4c/commit/e6661f23dc3eb1373e1af314ea3d6057e4a78caa

      QTextMarkdownWriter::writeBlock() writes underlines if you set underlining on the char format; but QTextMarkdownImporter detects italics, because word is an alternate way of expressing italics in CommonMark. Being able to differentiate that from *emphasis* is an extension, but we can also add a QTextMarkdownImporter::Feature flag for that.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes