自定义布局和插入嵌入片段测试

这篇文章可以插入自定义布局,或插入嵌入片段。原理和动机详见 Hexo 的渲染流程和 include

插入一个 post asset folder 中的自定义布局

这是一个放到 post asset folder 中的小小 nunjucks 布局文件

以下是一些变量引用

Hello, 宋冬

The time of post is 1684573180000

make me strong

插入 ejs 片段

Here's a list of my favorite fruits:

  • apple
  • banana
  • orange

插入其他文件

以下是 asset folder 中的 example.snippet.md,将其插入

This is a paragraph of text in my markdown file.

This is another paragraph of text.

Here's a list of items:

  • Item 1
  • Item 2
  • Item 3

Here's a numbered list:

  1. First item
  2. Second item
  3. Third item

This is a paragraph with some bold text and some emphasized text.

This is another paragraph with some emphasized text and some bold text.

在 post asset folder 中建立子页面

Definition list

This is a term
this is an explanation
and

Container

loal

lololo aaa [bbb] ccc

contentspancontent

test

content

content

Indentation

  • lolol

    • lolol2
  • lolol3

    llol

  • lol4

This is an example paragraph with
a hard break

This is an example paragraph, a piece **Actually, this is side note instead of the paragraph of side note

This is a paragraph[1] with uneven indentation

This is a code block
with uneven

indentation

This is a indented paragraph

before is an empty paragraph, and this is another indented paragraph. Because the indentation is set for different lines, this is an example of hanging indentation.

Indentation testing

Head indent:

This is 2em head indentation. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

First line indent:

This is 2em first line indentation. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Hanging indent:

This is 2em following line indentation without first line. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

All three indent:

All three types of indentation. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

The limerick packs laughs anatomical
In space that is quite economical.
      But the good ones I've seen
   So seldom are clean
And the clean ones so seldom are comical

200 Main St.
Berkeley, CA 94718

test

This is a normal paragraph in an indented div

This is a indented paragraph in an indented div

  1. foo
  2. bar
  3. baz
  1. charlie
  2. delta
    1. subfour
    2. subfive
    3. subsix
  3. echo

  1. paragraph ↩︎