惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
P
Proofpoint News Feed
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
美团技术团队
D
Docker
博客园 - Franky
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

tanscp

科学驾驭你的身体电量 (Body Battery) - tanscp Code Block Features Showcase 通俗易懂的解释什么是Agent - tanscp i18n in a Static Next.js Blog: Client-Side Toggle vs URL-Based Routing Multimedia Showcase: Video, Podcasts & Embeds Syntax Highlighting Mathematical Notation Visuals and Diagrams System Architecture 101 Syntax Highlighting Showcase Part 2: Routing Mastery Part 1: Getting Started with Next.js 15 多语言测试并且要测试以下超长的标题看如何处理,如果太长的话要考虑方案: Amytis Digital Garden The Kitchen Sink: Comprehensive Feature Test Mac 菜单栏武装计划:10 款免费开源的宝藏 App 推荐 Markdown Features Test Nested Image Test Legacy Markdown Support Asynchronous JavaScript QuickSort: An Algorithmic Deep Dive README Index Post Deeper Notes 在一个被屏幕和算法全面包围的时代,我们正逐渐失去对“注意力”的主权 - tanscp AI 是如何识别一只猫的?——图解神经网络的秘密 - tanscp 什么是真正的自我?它真的存在吗? - tanscp AI洞察从你的笔记中读出了什么? - tanscp 我尝试空腹有氧一个月后 - tanscp ISSUE 026 | 数独事件 - tanscp ISSUE 025|你喜欢哪个版本的自己? - tanscp ISSUE 024|认知失调 - tanscp
中文测试文章
Amytis · 2026-02-09 · via tanscp

这篇文章用于验证 Amytis 博客系统对中文文件名和内容的支持。

功能测试

中文标签与分类

本文使用了中文标签(中文测试i18n)和中文分类(测试),确保它们在标签页和归档页中正确显示。

中文内容渲染

Markdown 渲染引擎应当正确处理中文段落、粗体斜体、以及行内代码等格式。

这是一段中文引用,用于测试引用块的渲染效果。

代码块

Python

# 中文注释测试
def 问候(名字: str) -> str:
    return f"你好,{名字}!欢迎来到 Amytis。"

print(问候("世界"))

列表

  1. 第一项:验证中文文件名在 URL 中的正确编码
  2. 第二项:验证中文标签页的链接跳转
  3. 第三项:验证搜索功能对中文内容的支持
  • 无序列表项一
  • 无序列表项二
  • 无序列表项三

表格

功能状态备注
中文文件名已支持URL 自动编码
中文标签已支持标签页正常跳转
中文搜索已支持Fuse.js 支持
中文分类已支持归档页正常显示