this post was submitted on 14 Apr 2024
14 points (93.8% liked)

KDE

5026 readers
37 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 months ago (1 children)

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?

[–] [email protected] 1 points 4 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.