DeepBlueV7.X
DeepBlueV7.X
Well, I do copy my release notes into Nheko all the time and removing all the line breaks would be annoying :D Also, there is no plain text now anymore,...
So, turning soft linebreaks into hard ones is apparently a single line change. As such an option wouldn't be that much effort to support: change https://github.com/Nheko-Reborn/nheko/blob/master/src/Utils.cpp#L916 to `const char *tmp_buf...
Interesting, Github also does linebreaks without double linebreaks.
Yeah, I heard the extra command for standard markdown a few times now and I do think that is sane. /md already exists though, so we would probably pick /commonmark...
or we just use the name of the specific markdown spec, like commonmark or cmark :D
cmark is pretty short, but also this is mostly for pasting large docs, you probably have time to use the completer.
I'm assuming this is fixed, since nobody complained about it in about a year :D
Fixed in ec3ba352c0a46b3776b224cb3101619698fa8e26, some limitations apply.
This should be fixed, but it would be great if someone could confirm once they use the qt6 nightly :)