• mox@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    it wasn’t hard to implement huge part of the markdown specification.

    I wonder why you implemented part of markdown, rather than using QTextDocument’s existing markdown support. Is something that you need missing?

    I already have some patches up for review in Qt.

    Will you submit one for Qt’s markdown functionality as well?

    • Carl Schwan@lemmy.kde.socialOPM
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I wonder why you implemented part of markdown, rather than using QTextDocument’s existing markdown support. Is something that you need missing?

      I’m already using QTextDocument markdown support. Just QTextDocument markdown support doesn’t include all the WYSIWYG functionalities.