<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>语法 on 王佳瑜</title>
        <link>https://wangjy.pages.dev/categories/%E8%AF%AD%E6%B3%95/</link>
        <description>Recent content in 语法 on 王佳瑜</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>zh-cn</language>
        <copyright>Example Person</copyright>
        <lastBuildDate>Thu, 23 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wangjy.pages.dev/categories/%E8%AF%AD%E6%B3%95/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>这是一篇测试文档</title>
        <link>https://wangjy.pages.dev/p/%E8%BF%99%E6%98%AF%E4%B8%80%E7%AF%87%E6%B5%8B%E8%AF%95%E6%96%87%E6%A1%A3/</link>
        <pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate>
        
        <guid>https://wangjy.pages.dev/p/%E8%BF%99%E6%98%AF%E4%B8%80%E7%AF%87%E6%B5%8B%E8%AF%95%E6%96%87%E6%A1%A3/</guid>
        <description>&lt;h1 id=&#34;这是一篇测试文档&#34;&gt;这是一篇测试文档
&lt;/h1&gt;&lt;h2 id=&#34;第1章&#34;&gt;第1章
&lt;/h2&gt;&lt;h3 id=&#34;heading&#34;&gt;
&lt;/h3&gt;&lt;p&gt;这里开始是正文了。&lt;br&gt;
接下来是第二个段落。&lt;br&gt;
这里加粗一个单词&lt;strong&gt;CAT&lt;/strong&gt;，没有加粗的单词是这样的CAT，这里是斜体单词&lt;em&gt;CAT&lt;/em&gt;，这里是加粗斜体&lt;em&gt;&lt;strong&gt;CAT&lt;/strong&gt;&lt;/em&gt;。&lt;br&gt;
这里是引用语法。&lt;br&gt;
多个段落的块引用：&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Dorothy followed her through many of the beautiful rooms in her castle.&lt;/p&gt;
&lt;p&gt;The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;嵌套引用：&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Dorothy followed her through many of the beautiful rooms in her castle.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;h4 id=&#34;the-quarterly-results-look-great&#34;&gt;The quarterly results look great!
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Revenue was off the chart.&lt;/li&gt;
&lt;li&gt;Profits were higher than ever.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Everything&lt;/em&gt; is going according to &lt;strong&gt;plan&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id=&#34;heading-1&#34;&gt;
&lt;/h3&gt;&lt;h3 id=&#34;heading-2&#34;&gt;
&lt;/h3&gt;&lt;h2 id=&#34;第2章&#34;&gt;第2章
&lt;/h2&gt;&lt;h3 id=&#34;heading-3&#34;&gt;
&lt;/h3&gt;&lt;h3 id=&#34;heading-4&#34;&gt;
&lt;/h3&gt;&lt;h2 id=&#34;第3章&#34;&gt;第3章
&lt;/h2&gt;&lt;h3 id=&#34;heading-5&#34;&gt;
&lt;/h3&gt;&lt;h3 id=&#34;heading-6&#34;&gt;
&lt;/h3&gt;&lt;h4 id=&#34;列表&#34;&gt;列表：
&lt;/h4&gt;&lt;ol&gt;
&lt;li&gt;First item&lt;/li&gt;
&lt;li&gt;Second item&lt;/li&gt;
&lt;li&gt;Third item
&lt;ul&gt;
&lt;li&gt;Indented item&lt;/li&gt;
&lt;li&gt;Indented item&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Fourth item&lt;br&gt;
&lt;code&gt;Use `code` in your Markdown file.&lt;/code&gt;&lt;br&gt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;/html&amp;gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h4 id=&#34;代码块&#34;&gt;代码块：
&lt;/h4&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &amp;#34;firstName&amp;#34;: &amp;#34;John&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &amp;#34;lastName&amp;#34;: &amp;#34;Smith&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &amp;#34;age&amp;#34;: 25
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;h4 id=&#34;分隔线&#34;&gt;分隔线
&lt;/h4&gt;&lt;hr&gt;
&lt;h4 id=&#34;这是一个链接&#34;&gt;这是一个链接
&lt;/h4&gt;&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://markdown.com.cn&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Markdown语法&lt;/a&gt;。&lt;/p&gt;
&lt;h4 id=&#34;这是我宝宝的图片&#34;&gt;这是我宝宝的图片
&lt;/h4&gt;&lt;p&gt;&lt;img src=&#34;https://wangjy.pages.dev/%e6%ac%a3%e6%ac%a3.jpg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;欣欣宝贝&#34;
	
	
&gt;&lt;img src=&#34;https://wangjy.pages.dev/%e6%ac%a3%e6%ac%a32.jpg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;欣欣宝贝&#34;
	
	
&gt;&lt;img src=&#34;https://wangjy.pages.dev/%e6%ac%a3%e6%ac%a33.jpg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;欣欣宝贝&#34;
	
	
&gt;&lt;img src=&#34;https://wangjy.pages.dev/%e6%ac%a3%e6%ac%a35.jpg&#34;
	
	
	
	loading=&#34;lazy&#34;
	
		alt=&#34;欣欣宝贝&#34;
	
	
&gt;&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
