
Inline
inline block
<cite>citation</cite>
This is a ==mark (with bold italic code
)== tag.
strike
bold 1 and bold 2
italic 1 and italic 2
bold 1 and italic 1
Links
Footnote and reference sources are at the bottom of the page.
Footnotes1 have a label2 and the footnote's content.
https://github.com/facelessuser/pymdown
This is a link https://github.com/facelessuser/pymdown.
This is a link "https://github.com/facelessuser/pymdown".
With this link (https://github.com/facelessuser/pymdown), it still works.
Unordered List
Unordered List
- item 1
- item A
- item B
more text
- item a
- item b
- item c
- item C
- item 2
- item 3
Ordered List
Ordered List
- item 1
- item A
- item B
more text
- item a
- item b
- item c
- item C
- item 2
- item 3
Task List
Task List
- item 1
- item A
- item B
more text
- item a
- item b
- item c
- item C
- item 2
- item 3
Mixed Lists
Mixed Lists
- item 1
- item A
- item B
more text
- item a
- item b
- item c
- item C
- item 2
- item 3
Blocks
Normal raw block
This is a block.
This is more of a block.
Highlighted code block
:::javascript
// Fenced **with** highlighting
function doIt() {
for (var i = 1; i <= slen ; i^^) {
setTimeout("document.z.textdisplay.value = newMake()", i*300);
setTimeout("window.status = newMake()", i*300);
}
}
#include <ESPUI.h>
ESPUI ui;
void setup() {
ui.begin();
}
void loop() {
ui.loop();
}
Block Quotes
This is a block quote.
How does it look? <cite>--I said this too</cite>
I think it looks good. <cite>--I said this</cite>
Fenced Block
// Fenced **with** highlighting
function doIt() {
for (var i = 1; i <= slen ; i^^) {
setTimeout("document.z.textdisplay.value = newMake()", i*300);
setTimeout("window.status = newMake()", i*300);
}
}
Tables
Colors | Fruits | Vegetable |
---|---|---|
Red | Apple | Pepper |
Oranges | Carrot | |
Green | Spinach |
Admonition
/// note | Some title Some content ///
/// Caution "Warning!" - [X] Make sure you turn off the stove - [X] Don't run with scissors ///
Github Emoji
This is a test for emoji :smile:. The emojis are images linked to github assets :octocat:.
Math
Some Equations:
-
Here are some more equations:
-
Inline equations: .