• mox
    link
    13 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 SchwanOPM
      link
      fedilink
      12 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.