blob: 8b3ef18eaa7a3d0883314796beeb82aaa18319b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
---
date: 2022-01-30
eleventyExcludeFromCollections: true
title: Style Demo
heroImg: https://www.adorama.com/alc/wp-content/uploads/2018/11/landscape-photography-tips-yosemite-valley-feature.jpg
heroImgAlt: Landscape
tags:
- Elena-Brandt
- Bonnie-Brandt
---
Plain *italic* **bold** <kbd>K</kbd> ~~strike~~ ==redact== plain `code` plain
==`redacted code`== :wave: (c)(tm)(p)+- <ins>inserted</ins>
==This is a redacted paragraph. Lorem ipsum dolor sit amet consectetur
adispicing elit.==
<!--more-->
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
when an unknown printer <kbd>Ctrl</kbd>+<kbd>C</kbd> took a galley of type and
scrambled it to make a type specimen book. It has survived not only five
centuries, but also the leap into electronic typesetting, remaining essentially
unchanged. <span lang="jpn">こりゃテストの文書です</span> It was popularised in
the 1960s with the release of Letraset sheets containing Lorem Ipsum passages,
and more recently with desktop publishing software like Aldus PageMaker
including versions of Lorem Ipsum. <span lang="jbo">.ii .o'i mu xagji sofybakni
cu zvati le purdi</span>
<p lang="jbo">.ii .o'i mu xagji sofybakni cu zvati le purdi
kAtrInAs djEIn mAdjqYrIs
mi gle~ki~~ --- E1l2I3O4t wEIn wE,In
pErsEfOnIs</p>
## Subheading
- List item
- Another with a lot of text in it so I can see what it looks like when it
wraps around
1. Woot
1. Next number
> And here's a block quote, but I'm not sure
> what to put in it to make it long enough.
>
> > Maybe if I nest?
code block
indent
and back
IDK if we'll use these much.
Maybe for computer terminal sessions?
$ ls -a
. ..
<details>
<summary>Collapsible Section</summary>
Expandable details...
Another paragraph
</details>
```js
function anotherCodeBlock() {
return this.timeWithSyntaxHighlighting();
}
```
<div class="irc">
2103-02-02 13:34 Elena: There's also this transcript style, which I think is
reminiscent of IRC server logs.
2103-01-01 13:35 Bonnie: Oooh, I like it!
</div>
|