Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
[Bug] Is enable tag [code]
-
If i write ['code'] code ['/code'] without the ' the ouput is this
[code]code[/code]
is this a feature or a bug?
-
I think this is feature. This is alternative ’@’ or this is old version code tag, but look pretty if not div shows. I like this code highlighting style
Test:
[code]QObject *obj = new QObject();[/code]
-
You're both right, it's a backup to @ and it showing the div tags is a bug.