Markdown Test

line break FixIt is a clean, elegant but advanced blog theme for Hugo developed by Lruihao.It is based on the original LoveIt Theme, LeaveIt Theme and KeepIt Theme. FixIt 是一个由 Lruihao 开发的简洁、优雅且高效的 Hugo 博客主题。它的原型基于 LoveIt 主题,LeaveIt 主题 和 KeepIt 主题。 table 表达式 说明 0 0/5 * * * ? 每隔 5 分钟执行一次 10 0/5 * * * ? 每隔 5 分钟执行一次,每次执行都在分钟开始的 10 秒,例如 10:00:10、10:05:10 等等。 0 30 10-13 ?

Shortcodes Test

normal content normal blockquote content hello world this is a center-quote shortcode example. KaTeX mathematical formulas (https://katex.org) 1 KaTeX mathematical formulas (https://katex.org)

Highlight Test

inline code 1 2 3 4 5 6 7 8 9 10 1. first 2. second > bq **blod** *italic* --- +++ *** 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 /** * @author John Smith <john.smith@example.com> */ package l2f.gameserver.model; public abstract strictfp class L2Char extends L2Object { public static final Short ERROR = 0x0001; public void moveTo(int x, int y, int z) { _ai = null; log("Should not be called"); if (1 > 5) { // wtf!