my 11ty site

my 11ty sample

entry one

This is a test of the markdown features available when markdownTemplateEngine: "liquid" in .eleventy.js.

This should be the second paragraph in a second set of p elements.

tables

Table
cell 1 cell 2

images

kitten

code block: console

Hello world.

code block: c#

var x = 10;

code block: SQL

SET @x INT = 10;
mod date: Sun Jun 23 2019 17:00:00 GMT-0700 (Pacific Daylight Time)