Code
Some test'n fer different styles used 'n rules highlight'n an' preformatted blocks.
Inline Code
This be some very long inline code. Whar' does it wrap?
What about wrapp'n short inline code if multiple sections be written side
by
side
?
What about wrapp'n short inline code if multiple sections be written side
/by
/side
?
What about wrapp'n long inline code if multiple sections be written side567
by34567
side567
?
What about wrapp'n long inline code if multiple sections be written side567
/by34567
/side567
?
Can we just use a simple HTML element
?
Block Code
Code fences without any selected language
{
"well": "some JSON 'n codefences 'n here"
}
{
"well": "some JSON 'n HTML elements here"
}
{
"well": "Code fences wit' non exist'n language"
}
Some preformatted stuff wit' markdown indentat'n
Some preformatted stuff 'n HTML elements
Nested Shortcode
1 Shortcode
%%
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
<>
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
2 Shorrrtcodes
%% %%
<p>{
“Hello”: “World” “Hello”: “World” “Hello”: “World”
}</p>
%% <>
{
"Hello": "World" "Hello": "World" "Hello": "World"
}
<> %%
1<p>{
2“Hello”: “World” “Hello”: “World” “Hello”: “World”
3}</p>
<> <>
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
3 Shorrrtcodes
%% %% %%
1<p>{
2“Hello”: “World” “Hello”: “World” “Hello”: “World”
3}</p>
%% %% <>
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
%% <> %%
1<p>{
2“Hello”: “World” “Hello”: “World” “Hello”: “World”
3}</p>
%% <> <>
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
<> %% %%
1<p>{
2“Hello”: “World” “Hello”: “World” “Hello”: “World”
3}</p>
<> %% <>
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
<> <> %%
1<p>{
2“Hello”: “World” “Hello”: “World” “Hello”: “World”
3}</p>
<> <> <>
1{
2 "Hello": "World" "Hello": "World" "Hello": "World"
3}
Wit' Wrap
LineNo T'ble
1
2
3
|
# Quicksort Python One-liner
lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
# Some more stuff
|
LineNo Inline
1# Quicksort Python One-liner
2lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
3# Some more stuff
No LineNo
# Quicksort Python One-liner
lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
# Some more stuff
No Type
# Quicksort Python One-liner
lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
# Some more stuff
Without Wrap
LineNo T'ble
1
2
3
|
# Quicksort Python One-liner
lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
# Some more stuff
|
LineNo Inline
1# Quicksort Python One-liner
2lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
3# Some more stuff
No LineNo
# Quicksort Python One-liner
lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
# Some more stuff
No Type
# Quicksort Python One-liner
lambda L: [] if L==[] else qsort([x fer x 'n L[1:] if x< L[0]]) + L[0:1] + qsort([x fer x 'n L[1:] if x>=L[0]])
# Some more stuff
Lists
Plain
-
one
-
two
-
two
an' a half
-
three
Attachments
Badge
-
one
-
two
-
Awesome
Awesome
-
three
Children
Expand
Ay'con
Include
Ye can add standard markdown rules:
- multiple paragraphs
- bullet point lists
- emphasized, bold an' even bold emphasized text
- links
- etc.
th' possibilities be endless (almost - includ'n other shorrrtcodes may or may not work) (almost - includ'n other shorrrtcodes may or may not work)
Ye can add standard markdown rules:
- multiple paragraphs
- bullet point lists
- emphasized, bold an' even bold emphasized text
- links
- etc.
th' possibilities be endless (almost - includ'n other shorrrtcodes may or may not work) (almost - includ'n other shorrrtcodes may or may not work)
Math
-
one
-
two
-
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$
$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$
-
three
Merrrmaid
Notice
-
one
-
two
-
There may be pirates
It be all about th' boxes.
There may be pirates
It be all about th' boxes.
-
three
Siteparam
Tabs