-
Lan Dam authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
99 _ test.md 1.15 KiB
Document Title?
Testing markdown features supported by Qt
To show this file in help, change extension to ".help.md" Links to other documents?
- Numbered List
- Sublist
- Another Entry
- Another Sublist
- Bulleted list
- Sublist
- Another Sublist
- 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
Another horizontal line
Is there a footnote? 1
Definition Lists : Do they work?
Task Lists?
- Yes
- No
- Maybe
==Highlighting==? Nope.
Subscripts? x~0 Nope.
Superscripts? ax^2 + bx + c = 0. Also Nope.
Html? x0 Yup. x2 Yup.
Tables?
Not supported.
Just kidding, they totally are, and I just didn't do it right.
Is this | a table? |
---|---|
Perhaps | Perhaps not. |
-
Maybe. ↩