https://bugs.kde.org/show_bug.cgi?id=388894

            Bug ID: 388894
           Summary: Parse markdown in the changelog frame in
                    UpdatesPage.qml
           Product: Discover
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: PackageKit
          Assignee: aleix...@kde.org
          Reporter: pointedst...@zoho.com
  Target Milestone: ---

The PackageKit folks deliberately provide the information in the updateText and
updates fields in Markdown format. See
https://github.com/hughsie/PackageKit/issues/227#issuecomment-350809040

The label that displays this information on UpdatesPage.qml already uses
textFormat: Text.StyledText (line 21)), but that only parses HTML, not
markdown, and the QQC2 label doesn't seem to support Markdown, unfortunately:
https://doc.qt.io/qt-5/qml-qtquick-text.html#textFormat-prop

But maybe there's something we can do anyway? It would be a shame otherwise,
since markdown formatting rendered in plaintext looks kind of ugly.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to