Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
99 _ test.md 1.14 KiB

Document Title?

Testing markdown features supported by Qt

To show this file in help, change extension to ".help.md" Links to other documents?

  1. Numbered List
    1. Sublist
    2. Another Entry
      1. Another Sublist
  • Bulleted list
    • Sublist
      • Another Sublist

Section

Subsection

Sub-subsection

Subsections all the way down

Emphasis

Bold

Bold-Emphasis

strikethrough?

This is a quote

printf("%s\n", codeFences.doTheyWork ? "Success!" : "Oof.");
printf("%s\n", syntaxHighlighting.doesItWork ? "Success!" : "Oof.");

^ This is a horizontal line

v This is an image An Image?