Welcome to my website!

English 中文

Using Markdown

Published on

推荐阅读:Markdown Style Guide

这是一个内联 Markdown Style Guide 文章引用。

This site uses Markdown content collections. Inline article references can be written with a compact shortcode:

[[post:markdown-style-guide]]

During the Markdown build, the shortcode is replaced with a normal link using the target article’s title.

Why Markdown?

Markdown keeps posts portable and easy to edit. For this blog, article-to-article references are the only custom authoring feature needed, so a small Markdown plugin is enough.

Example

Write this in a post:

See also [[post:markdown-style-guide]].

It renders as a styled inline link to the referenced article.

§ § §
Tags: