Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. Testing styles, ignore/delete this
Forum Updated to NodeBB v4.3 + New Features

Testing styles, ignore/delete this

Scheduled Pinned Locked Moved The Lounge
3 Posts 3 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kleimola
    wrote on last edited by
    #1

    Ignore/delete this, I'm just testing the styles, since posting is lacking a preview mode...
    Bold text
    Italic text
    -Stroke through-

    • first bullet
    • second bullet
      * spaces, then bullet

    numeric

    second numeric

    "linktest (test)":http://qt.nokia.com

    bq. quoting some multilinetext
    or does it need quote on every line?

    @
    #include <QApplication>

    #include "mainwindow.h"

    int main(int argc, char *argv[])
    {
    QApplication app(argc, argv);
    MainWindow window;
    window.show();
    return app.exec();
    }
    @

    >> Johannes <<

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mgran
      wrote on last edited by
      #2

      We have a CSS update for textile formatting coming out later today or tomorrow. Let's see if this posts looks a bit better after that :)

      Project Manager - Qt Development Frameworks

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jorj
        wrote on last edited by
        #3

        What is the expected output of the above post, because there seem to be some graphical errors.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved