Mixed Chinese, Japanese, Latin, and code samples for typography and search.
CJK Showcase
中文、日文和拉丁字母可以写在同一个知识库里。正文优先使用系统中的 Noto Serif CJK 或思源宋体,界面则优先使用 Noto Sans CJK 或思源黑体。
中文检索
搜索索引会为连续的 CJK 文本生成稳定的单字和双字 token。例如,“知识花园”会产生“知”“识”“知识”“识花”等索引项。索引与查询使用同一套确定性分词,不依赖浏览器版本。
日本語
日本語の見出しと本文も同じ検索データに入ります。ひらがな、カタカナ、漢字を含む短い語でも、決定的な CJK token が最低限の検索結果を支えます。
Code and math
Code uses the platform monospace stack, so no separate font download is required:
request = BuildRequest.new(snapshot:, config:)
result = VaultCompiler.compile(request)
混合脚本的数学公式也保留原始文本:\alpha + \beta = \gamma。