From 634301e45433bf06fcdae500d51275677e568adb Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Mon, 24 Oct 2022 22:14:06 -0600 Subject: Initial commit --- posts/style.md | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 posts/style.md (limited to 'posts/style.md') diff --git a/posts/style.md b/posts/style.md new file mode 100644 index 0000000..8b3ef18 --- /dev/null +++ b/posts/style.md @@ -0,0 +1,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** K ~~strike~~ ==redact== plain `code` plain +==`redacted code`== :wave: (c)(tm)(p)+- inserted + +==This is a redacted paragraph. Lorem ipsum dolor sit amet consectetur +adispicing elit.== + + + +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 Ctrl+C 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. こりゃテストの文書です 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. .ii .o'i mu xagji sofybakni +cu zvati le purdi + +

.ii .o'i mu xagji sofybakni cu zvati le purdi +kAtrInAs djEIn mAdjqYrIs +mi gle~ki~~ --- E1l2I3O4t wEIn wE,In +pErsEfOnIs

+ +## 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 + . .. + +
+Collapsible Section + +Expandable details... + +Another paragraph +
+ +```js +function anotherCodeBlock() { + return this.timeWithSyntaxHighlighting(); +} +``` + +
+ +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! + +
-- cgit v1.2.3-70-g09d2