<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>NotionNext BLOG</title>
        <link>https://tangly1024.com/</link>
        <description>这是一个由NotionNext生成的站点</description>
        <lastBuildDate>Sat, 17 Jun 2023 11:53:11 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2023, NotionNext</copyright>
        <item>
            <title><![CDATA[示例文章 Test1]]></title>
            <link>https://tangly1024.com/article/example-1</link>
            <guid>https://tangly1024.com/article/example-1</guid>
            <pubDate>Fri, 05 Nov 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[这是示例的文章摘要，摘要内容可被用做搜索，预览。文章列表默认展示概要；若要在列表直接展示文章内容，可在blog.config.js中配置。]]></description>
            <content:encoded><![CDATA[<div id="container" class="mx-auto undefined"><main class="notion light-mode notion-page notion-block-fd131927aa2b4abe8b6bf67625306bf6"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-2272b3dfa5554f36a6f0b0ce4360e162" data-id="2272b3dfa5554f36a6f0b0ce4360e162"><span><div id="2272b3dfa5554f36a6f0b0ce4360e162" class="notion-header-anchor"></div><a class="notion-hash-link" href="#2272b3dfa5554f36a6f0b0ce4360e162" title="一、模板使用说明"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">一、模板使用说明</span></span></h2><div class="notion-text notion-block-39318d68017249b08094f302f87ed974">Notion页面中，每篇文章都将有以下属性🤔：</div><table class="notion-simple-table notion-block-bb9f9e716fd94d9c944fe36972c2eaaf"><tbody><tr class="notion-simple-table-row notion-block-f589d542317d44179c773affa677b510"><td class="" style="width:148px"><div class="notion-simple-table-cell">属性</div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">必填</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">说明</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">备注</div></td></tr><tr class="notion-simple-table-row notion-block-985f3bcd6c1a451fb5bcf5f48611f208"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">title</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell"> 是</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell"> 文章标题</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">ㅤ</div></td></tr><tr class="notion-simple-table-row notion-block-0a0e08e490df4cfda25ec892034bcabe"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">status</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">是</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">发布状态</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">（仅当状态为<code class="notion-inline-code">Published</code> 时会被 展示）</div></td></tr><tr class="notion-simple-table-row notion-block-811729dec7824dc6a5419a44e9829177"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">type</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">是</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">页面类型 (博文<code class="notion-inline-code">Post</code> / 单页(<code class="notion-inline-code">Page</code>)</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">单页不会在博文列表显示 。</div></td></tr><tr class="notion-simple-table-row notion-block-a9e0f90f0c2e4f9eb7a02e13c746d042"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">summary</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">内容摘要</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">搜索和简略显示会用到</div></td></tr><tr class="notion-simple-table-row notion-block-ffba39f6cd954c35923e0f2895eeac7f"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">date</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">发布日期</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">在V3.3.9之前的版本此项为必填。</div></td></tr><tr class="notion-simple-table-row notion-block-898d46aab7164cbb803ebb6ac47f4162"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">category</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">文章分类</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">可以自定义</div></td></tr><tr class="notion-simple-table-row notion-block-5d60283ad5464bb195c3a840fb05ac62"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">tags</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">文章标签</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">可多个，建议不要太多</div></td></tr><tr class="notion-simple-table-row notion-block-aa270f08b93a4509af8d175f895bfe05"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">slug</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">文章短路径</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell"> (每篇文章唯一，请勿 重复）</div></td></tr><tr class="notion-simple-table-row notion-block-00a7674bd0f548838effca61f8d3d6ab"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">icon</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell">否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell">菜单栏图标(仅当<code class="notion-inline-code">Page</code>类型有效)</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell">可以参考：<a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://fontawesome.com/v6/search">图标库地址</a></div></td></tr><tr class="notion-simple-table-row notion-block-8e6fc6d023714e6fa8e7f018644b911a"><td class="" style="width:148px"><div class="notion-simple-table-cell"><code class="notion-inline-code">password</code></div></td><td class="" style="width:77.00000762939453px"><div class="notion-simple-table-cell"> 否</div></td><td class="" style="width:239.00001525878906px"><div class="notion-simple-table-cell"> 文章加锁</div></td><td class="" style="width:315.66668701171875px"><div class="notion-simple-table-cell"> 需要输入密码才允许访问</div></td></tr></tbody></table><div class="notion-blank notion-block-890fa6e88e734e048aafb6d76aca9219"> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-20984c378bdc4f858420046d2492ec73" data-id="20984c378bdc4f858420046d2492ec73"><span><div id="20984c378bdc4f858420046d2492ec73" class="notion-header-anchor"></div><a class="notion-hash-link" href="#20984c378bdc4f858420046d2492ec73" title="二、示例段落"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">二、示例段落</span></span></h2><div class="notion-callout notion-gray_background_co notion-block-0a7905c587d44020b107814e41d49550"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">生活的意义并不是与他人争高下，而在于享受努力实现目标的过程，结果只是对自己行动的嘉奖。</div></div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-541e093855494115a8211c85c0740f4b"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" alt="图片标题" loading="lazy" decoding="async"/><figcaption class="notion-asset-caption">图片标题</figcaption></div></figure><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-b7edb0a7cf224defb4366cea1d66b50e" data-id="b7edb0a7cf224defb4366cea1d66b50e"><span><div id="b7edb0a7cf224defb4366cea1d66b50e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#b7edb0a7cf224defb4366cea1d66b50e" title="1.将进酒"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">1.<b>将进酒</b></span></span></h3><div class="notion-text notion-block-8242132769f34b2d94a47e555a0b5137"><a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://so.gushiwen.cn/authorv.aspx?name=%e6%9d%8e%e7%99%bd">李白 </a><a target="_blank" rel="noopener noreferrer" class="notion-link" href="https://so.gushiwen.cn/shiwens/default.aspx?cstr=%e5%94%90%e4%bb%a3">〔唐代〕</a></div><div class="notion-text notion-block-c11c3c4622dd4de0be6827d6e758a65e">君不见黄河之水天上来，奔流到海不复回。
君不见高堂明镜悲白发，朝如青丝暮成雪。
人生得意须尽欢，莫使金樽空对月。
天生我材必有用，千金散尽还复来。
烹羊宰牛且为乐，会须一饮三百杯。
岑夫子，丹丘生，将进酒，杯莫停。
与君歌一曲，请君为我倾耳听。
钟鼓馔玉不足贵，但愿长醉不愿醒。
古来圣贤皆寂寞，惟有饮者留其名。
陈王昔时宴平乐，斗酒十千恣欢谑。
主人何为言少钱，径须沽取对君酌。
五花马、千金裘，呼儿将出换美酒，与尔同销万古愁。</div><div class="notion-blank notion-block-007f37d1b8834112ab49922807c69591"> </div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-980aa3043e864c9bb29a204d0ba5c03e" data-id="980aa3043e864c9bb29a204d0ba5c03e"><span><div id="980aa3043e864c9bb29a204d0ba5c03e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#980aa3043e864c9bb29a204d0ba5c03e" title="2.代码"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">2.代码</span></span></h3><details class="notion-toggle notion-block-21f297797636452baf8d0537594b4fb8"><summary>其他更多语言</summary><div></div></details><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-fd7b4cf6fd42435c9ce0d577da741b49" data-id="fd7b4cf6fd42435c9ce0d577da741b49"><span><div id="fd7b4cf6fd42435c9ce0d577da741b49" class="notion-header-anchor"></div><a class="notion-hash-link" href="#fd7b4cf6fd42435c9ce0d577da741b49" title="3.公式"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">3.公式</span></span></h3><ul class="notion-list notion-list-disc notion-block-4f8f2fcd01a74911a06eb9f40e6531fc"><li>数学公式</li><ul class="notion-list notion-list-disc notion-block-4f8f2fcd01a74911a06eb9f40e6531fc"></ul></ul><ul class="notion-list notion-list-disc notion-block-44b9130d7b8245d48987dd7da2885bb1"><li>状态转移方程</li><ul class="notion-list notion-list-disc notion-block-44b9130d7b8245d48987dd7da2885bb1"></ul></ul><ul class="notion-list notion-list-disc notion-block-d855bd89a8e74813bc03cb32979c7479"><li>化学方程式</li><ul class="notion-list notion-list-disc notion-block-d855bd89a8e74813bc03cb32979c7479"><div class="notion-text notion-block-51c8ce704ea247028b86ec47936edd09"></div></ul></ul><details class="notion-toggle notion-block-2a76e739c0f343a9810692049b836c1b"><summary>其他更多公式</summary><div><div class="notion-blank notion-block-55de9199719344eabf621ab743302e5d"> </div></div></details><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-763733d1756d4b7e98d571fefbe3fea3" data-id="763733d1756d4b7e98d571fefbe3fea3"><span><div id="763733d1756d4b7e98d571fefbe3fea3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#763733d1756d4b7e98d571fefbe3fea3" title="4. Mermaid图表"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">4. Mermaid图表</span></span></h3><ul class="notion-list notion-list-disc notion-block-23a4865a69bf42f390a45101cce79c37"><li>Mermaid-思维导图</li></ul><ul class="notion-list notion-list-disc notion-block-7c539bf786d04c3c953c3da578758b84"><li>Mermaid - 饼图</li></ul><ul class="notion-list notion-list-disc notion-block-e09c3217c4e34a93b19e7f01913faf66"><li>Mermaid -甘特</li></ul><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-783cf6b11c944e32a1e83ff3dd0421c6" data-id="783cf6b11c944e32a1e83ff3dd0421c6"><span><div id="783cf6b11c944e32a1e83ff3dd0421c6" class="notion-header-anchor"></div><a class="notion-hash-link" href="#783cf6b11c944e32a1e83ff3dd0421c6" title="5.代办"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">5.代办</span></span></h3><div class="notion-row notion-block-c02d02606c3e48e986b5ed0cbef07ee8"><div class="notion-column notion-block-f2230c3da4f44d98a377281ccaa43105" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><div class="notion-text notion-teal_background notion-block-67da30a7c74f452288af3d5071a7f629">家庭</div><div class="notion-to-do notion-block-1836803c0d43492bae430080c8edd01a"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body">洗衣</div></div><div class="notion-to-do-children"></div></div><div class="notion-to-do notion-block-5b1c4b35b04d42399d057e235d5d78aa"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body">做饭</div></div><div class="notion-to-do-children"></div></div></div><div class="notion-spacer"></div><div class="notion-column notion-block-e03aa667fcaa48fcb0f3224498e773c2" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><div class="notion-text notion-blue_background notion-block-f1220d7838f6486284371dd484d5bd23">事业</div><div class="notion-to-do notion-block-31f84dc8796040f7a489ded43dafaf01"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body">开会</div></div><div class="notion-to-do-children"></div></div><div class="notion-to-do notion-block-51d1dc772dd14535a55a721fdc27e26b"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body">加班</div></div><div class="notion-to-do-children"></div></div></div><div class="notion-spacer"></div></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-6c44b1fd5a01474caa3e748faacb9279" data-id="6c44b1fd5a01474caa3e748faacb9279"><span><div id="6c44b1fd5a01474caa3e748faacb9279" class="notion-header-anchor"></div><a class="notion-hash-link" href="#6c44b1fd5a01474caa3e748faacb9279" title="6.折叠列表"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">6.折叠列表</span></span></h3><details class="notion-toggle notion-block-2d3904e328ef4a92afddfc6c3f170795"><summary>点击展开</summary><div><details class="notion-toggle notion-block-f8872aaee712490cb80d41106d92a075"><summary>点击展开</summary><div><details class="notion-toggle notion-block-b252cfa0818b4a6e8a7a34395555038b"><summary>点击展开</summary><div><div class="notion-text notion-block-c2020b64c74943a79f5834dadf783e57">内容可以多级嵌套</div></div></details></div></details></div></details><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-3cc2d45d79334f22ac7ff5f49854f1fd" data-id="3cc2d45d79334f22ac7ff5f49854f1fd"><span><div id="3cc2d45d79334f22ac7ff5f49854f1fd" class="notion-header-anchor"></div><a class="notion-hash-link" href="#3cc2d45d79334f22ac7ff5f49854f1fd" title="7.引用✍️"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">7.引用✍️</span></span></h3><blockquote class="notion-quote notion-block-717f8c7085394312bbeb450c0d20178e"><div>书中自有黄金屋，书中自有颜如玉
君不见黄河之水天上来，奔流到海不复回</div></blockquote><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-12a10eef43da48a3aae32999e149e42d" data-id="12a10eef43da48a3aae32999e149e42d"><span><div id="12a10eef43da48a3aae32999e149e42d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#12a10eef43da48a3aae32999e149e42d" title="外部引用"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">外部引用</span></span></h4><div class="notion-row notion-block-566126b38370449480af0b799c4a9942"><div class="notion-column notion-block-50621e684b29481ba62cc1aef092e855" style="width:calc((100% - (2 * min(32px, 4vw))) * 0.33333333333333337)"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-0610ccd955b0472aa7e703a480aadabe" href="https://tangly1024.com/"><div><div class="notion-bookmark-title">tangly1024.com</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-text">https://tangly1024.com/</div></div></div></a></div></div><div class="notion-spacer"></div><div class="notion-column notion-block-797d064cd3364be1b71872400368817f" style="width:calc((100% - (2 * min(32px, 4vw))) * 0.33333333333333337)"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-049286c362c24cbf99dbec8fd1a4c3cf" href="https://preview.tangly1024.com/"><div><div class="notion-bookmark-title">NOTION BLOG | 演示站点描述</div><div class="notion-bookmark-description">演示站点描述</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://preview.tangly1024.com/favicon.ico" alt="NOTION BLOG | 演示站点描述" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://preview.tangly1024.com/</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fp1.qhimg.com%2Fbdm%2F1600_900_100%2Ft01e66d486b8e826270.jpg?table=block&amp;id=02ab3b86-7800-4aa6-9e9e-415905ef32a5&amp;cache=v2" alt="NOTION BLOG | 演示站点描述" loading="lazy" decoding="async"/></div></a></div></div><div class="notion-spacer"></div><div class="notion-column notion-block-8276852e2e574a2f9725e8894a510fef" style="width:calc((100% - (2 * min(32px, 4vw))) * 0.3333333333333333)"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-55403758b68549388e882ce8c5147571" href="https://www.notion.so/tanghh/a6271da06b8f47a39735e8fa770f1d9f"><div><div class="notion-bookmark-title">示例普通文章</div><div class="notion-bookmark-description">Notion页面中，每一篇文章都有以下属性🤔： 💡 生活的意义并不是与他人争高下，而在于享受努力实现目标的过程，结果只是对自己行动的嘉奖。 李白 〔唐代〕 君不见黄河之水天上来，奔流到海不复回。 君不见高堂明镜悲白发，朝如青丝暮成雪。 人生得意须尽欢，莫使金樽空对月。 天生我材必有用，千金散尽还复来。 烹羊宰牛且为乐，会须一饮三百杯。 岑夫子，丹丘生，将进酒，杯莫停。 与君歌一曲，请君为我倾耳听。 钟鼓馔玉不足贵，但愿长醉不愿醒。 古来圣贤皆寂寞，惟有饮者留其名。 陈王昔时宴平乐，斗酒十千恣欢谑。 主人何为言少钱，径须沽取对君酌。 五花马、千金裘，呼儿将出换美酒，与尔同销万古愁。 // C++ #include using namespace std; // main() 是程序开始执行的地方 int main() { cout 2H2 + O2}$</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://www.notion.so/images/favicon.ico" alt="示例普通文章" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://www.notion.so/tanghh/a6271da06b8f47a39735e8fa770f1d9f</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1638913662584-731da41f5a59%3Fixlib%3Drb-1.2.1%26q%3D85%26fm%3Djpg%26crop%3Dentropy%26cs%3Dsrgb?table=block&amp;id=b68f54c8-86b2-47d2-ae9c-9b766887e47b&amp;width=2000&amp;userId=&amp;cache=v2" alt="示例普通文章" loading="lazy" decoding="async"/></div></a></div></div><div class="notion-spacer"></div></div><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-25a95fc2f9354e3291c349636491e45e" data-id="25a95fc2f9354e3291c349636491e45e"><span><div id="25a95fc2f9354e3291c349636491e45e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#25a95fc2f9354e3291c349636491e45e" title="内部引用，两种方式："><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">内部引用，两种方式：</span></span></h4><ol start="1" class="notion-list notion-list-numbered notion-block-95af633f1bf64e5089ac06ec459533f5"><li><a class="notion-link" href="/79bedd01faad4e12afa9321c79291bf8"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="加锁文章 - 密码123456" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">加锁文章 - 密码123456</span></span></a> ，这篇文章在站点中会被替换成博文内部的链接。</li><ol class="notion-list notion-list-numbered notion-block-95af633f1bf64e5089ac06ec459533f5"><div class="notion-callout notion-gray_background_co notion-block-6f3566199c2f4f048c86c20e3124e75d"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="💡">💡</span></div><div class="notion-callout-text">例如<code class="notion-inline-code">https://www.notion.so/tanghh/4d7cafcd57a4425590c5821a6f40dfe8</code> 会被替换为 <code class="notion-inline-code">/article/4d7cafcd57a4425590c5821a6f40dfe8</code></div></div><div class="notion-text notion-block-148173354da9451ab538ca75263a0c33">在notion中输入<code class="notion-inline-code">@</code>符号后输入文章名即可搜索关联 。（注意：仅限用此形式，若以书签形式引用notion页面，将被视为外部链接）</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-776aef4b53f241c99936595ade1c417b"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:240px;max-width:100%;flex-direction:column"><img style="object-fit:cover" alt="notion image" loading="lazy" decoding="async"/></div></figure></ol></ol><ol start="2" class="notion-list notion-list-numbered notion-block-643cc5bf26ae429593a49db468506f47"><li>在博客站点中复制你的文章链接，再粘贴到notion博客中</li><ol class="notion-list notion-list-numbered notion-block-643cc5bf26ae429593a49db468506f47"><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-5a2736e5bbda4381aa26ff6a2fd76c08" href="https://preview.tangly1024.com/message"><div><div class="notion-bookmark-title">留言板 | NOTION BLOG</div><div class="notion-bookmark-description">示例单页</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-icon"><img src="https://preview.tangly1024.com/favicon.ico" alt="留言板 | NOTION BLOG" loading="lazy" decoding="async"/></div><div class="notion-bookmark-link-text">https://preview.tangly1024.com/message</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F79f4ac09-1d80-4f5d-a22f-eec909f9c6e4%2F1aa82e824cd10f7edcb5c82b8777e643.jpg?table=block&amp;id=4194acae-3f4b-4c08-98b9-907a0b5bd4b9&amp;cache=v2" alt="留言板 | NOTION BLOG" loading="lazy" decoding="async"/></div></a></div></ol></ol><div class="notion-blank notion-block-10706c51d2b34b5296432dd5e395d6fa"> </div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-d8b21b3570a8487aab35d8d4d5ac8b8c" data-id="d8b21b3570a8487aab35d8d4d5ac8b8c"><span><div id="d8b21b3570a8487aab35d8d4d5ac8b8c" class="notion-header-anchor"></div><a class="notion-hash-link" href="#d8b21b3570a8487aab35d8d4d5ac8b8c" title="8. PDF预览"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">8. PDF预览</span></span></h3><figure class="notion-asset-wrapper notion-asset-wrapper-pdf notion-block-bb91c5a7b8144c2ab3643b5c69f86940"><div style="position:relative;display:block;justify-content:center;align-self:center;width:708px;max-width:100%;flex-direction:column;height:320px;overflow:auto;background:rgb(226, 226, 226);padding:8px 16px"></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-pdf notion-block-85899bfe6a334a3dbd04471e6e755e76"><div style="position:relative;display:block;justify-content:center;align-self:center;width:708px;max-width:100%;flex-direction:column;height:320px;overflow:auto;background:rgb(226, 226, 226);padding:8px 16px"></div></figure><hr class="notion-hr notion-block-4b294ce4fa9546f9aedff18c40e89383"/><ul class="notion-list notion-list-disc notion-block-c82cfcf7513f4e6f85d48f9243f02d9c"><li>可下载的附件</li><ul class="notion-list notion-list-disc notion-block-c82cfcf7513f4e6f85d48f9243f02d9c"><div class="notion-file notion-block-7d0bb015224644d9aae70084b49c9e2a"><a target="_blank" rel="noopener noreferrer" class="notion-file-link" href="https://file.notion.so/f/s/fab11580-96c3-4230-90f6-05257f00fb0a/%E6%B5%8B%E8%AF%95%E5%B5%8C%E5%85%A5PDF.pdf?id=7d0bb015-2246-44d9-aae7-0084b49c9e2a&amp;table=block&amp;spaceId=7e7818ff-046c-4d82-b1f2-02d041c8e0b2&amp;expirationTimestamp=1687089191573&amp;signature=fYNGznmq-uXdaXbkQ4AWjCyThYaiwQ7bEdWtMV7-Cso"><svg class="notion-file-icon" viewBox="0 0 30 30"><path d="M22,8v12c0,3.866-3.134,7-7,7s-7-3.134-7-7V8c0-2.762,2.238-5,5-5s5,2.238,5,5v12c0,1.657-1.343,3-3,3s-3-1.343-3-3V8h-2v12c0,2.762,2.238,5,5,5s5-2.238,5-5V8c0-3.866-3.134-7-7-7S6,4.134,6,8v12c0,4.971,4.029,9,9,9s9-4.029,9-9V8H22z"></path></svg><div class="notion-file-info"><div class="notion-file-title">上传PDF附件.pdf</div><div class="notion-file-size">469.5KB</div></div></a></div></ul></ul><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-fa799f0d9ad0499ca218792da342c423" data-id="fa799f0d9ad0499ca218792da342c423"><span><div id="fa799f0d9ad0499ca218792da342c423" class="notion-header-anchor"></div><a class="notion-hash-link" href="#fa799f0d9ad0499ca218792da342c423" title="9. 照片集"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">9. 照片集</span></span></h3><div><div></div><div class="notion-collection-header"><div class="notion-collection-header-title">照片集</div></div></div><div class="notion-collection notion-block-b0b4c6327b6241269f61ae3aec1970fe"><div class="notion-gallery"><div class="notion-gallery-view"><div class="notion-gallery-grid notion-gallery-grid-size-large"><a class="notion-collection-card notion-collection-card-size-large" href="/d4dccbc3feb24924bf893074939f0014"><div class="notion-collection-card-cover"><img style="object-fit:cover;object-position:center 30.000000000000004%" src="https://www.notion.so/images/page-cover/met_emanuel_leutze.jpg" alt="照片标题1" loading="lazy" decoding="async"/></div><div class="notion-collection-card-body"><div class="notion-collection-card-property"><span class="notion-property notion-property-title"><span class="notion-page-link"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="照片标题1" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">照片标题1</span></span></span></span></div><div class="notion-collection-card-property"><span class="notion-property notion-property-text"><form action="https://preview.tangly1024.com/fc758ffac897479d9a7161cce3272520" target="_blank"><input type="submit" class="nested-form-link notion-link" value="查看"/></form></span></div></div></a><a class="notion-collection-card notion-collection-card-size-large" href="/37dc1970d3ef4044bdc72a01fefafd18"><div class="notion-collection-card-cover"><img style="object-fit:cover;object-position:center 100%" src="https://www.notion.so/images/page-cover/woodcuts_5.jpg" alt="照片标题3" loading="lazy" decoding="async"/></div><div class="notion-collection-card-body"><div class="notion-collection-card-property"><span class="notion-property notion-property-title"><span class="notion-page-link"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-image"><svg class="notion-page-title-icon notion-page-icon" alt="照片标题3" viewBox="0 0 30 30" width="16"><path d="M16,1H4v28h22V11L16,1z M16,3.828L23.172,11H16V3.828z M24,27H6V3h8v10h10V27z M8,17h14v-2H8V17z M8,21h14v-2H8V21z M8,25h14v-2H8V25z"></path></svg></div><span class="notion-page-title-text">照片标题3</span></span></span></span></div><div class="notion-collection-card-property"><span class="notion-property notion-property-text"><form action="https://tangly1024.com/" target="_blank"><input type="submit" class="nested-form-link notion-link" value="https://tangly1024.com/"/></form></span></div></div></a></div></div></div></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-5359d2503933496b861af76d7c093b27" data-id="5359d2503933496b861af76d7c093b27"><span><div id="5359d2503933496b861af76d7c093b27" class="notion-header-anchor"></div><a class="notion-hash-link" href="#5359d2503933496b861af76d7c093b27" title="10. 内嵌网页"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">10. 内嵌网页</span></span></h3><figure class="notion-asset-wrapper notion-asset-wrapper-embed notion-block-de86218e0a474380bfcaf2db9e6c42d1"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:486.99713134765625px"><iframe class="notion-asset-object-fit" src="https://docs.tangly1024.com/zh" title="iframe embed" frameBorder="0" allowfullscreen="" loading="lazy" scrolling="auto"></iframe></div></figure><div class="notion-blank notion-block-421d59a5d94b4536b4bdc78dc3d06a5c"> </div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-a09a922249dd4c96ac31ceb4eb090972" data-id="a09a922249dd4c96ac31ceb4eb090972"><span><div id="a09a922249dd4c96ac31ceb4eb090972" class="notion-header-anchor"></div><a class="notion-hash-link" href="#a09a922249dd4c96ac31ceb4eb090972" title="11. 同步块 "><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">11. 同步块 </span></span></h3><div class="notion-text notion-block-3099b822b26f41eb9e26682c4573d7ab">Notion支持将不同页面的块进行同步，即 SyncBlock，以下是来自另一个页面的块：</div><div class="notion-sync-block notion-block-d5cbe9a82f724d8bb6d6c16d832a5571"><div class="notion-text notion-block-391926cfc518463e8fcc291990b0575f">【sync-block】这是一段来自示例文章-3的段落 ，通过 SyncBlock同步。</div></div><div class="notion-sync-block notion-block-511ef656df6743989d5ef930ae408a4c"><h3 class="notion-h notion-h2 notion-block-cf3e2ee436384438ab7fcd466aa32b5e" data-id="cf3e2ee436384438ab7fcd466aa32b5e"><span><div id="cf3e2ee436384438ab7fcd466aa32b5e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#cf3e2ee436384438ab7fcd466aa32b5e" title="8.w1 同步块标题"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">8.w1 同步块标题</span></span></h3><div class="notion-text notion-block-c84ad87aa0b5415c9893a9ce8f33c629">【sync-block】 这是来自另一个notion数据库某篇文章的块，由notion进行自动同步。</div><div class="notion-blank notion-block-0955d988ce274e8c9a87faa75365a9bc"> </div></div><div class="notion-text notion-block-00302617bf28445eb6c62755265eb151"><span class="notion-red_background">注意</span> ： 同步块的使用条件是源页面也要被<b>开放共享</b> ，否则NotionNext将无权访问，页面上会被忽略渲染。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-d6b9139f47be487697197a4b32df975d"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-b797a2054673433c9fdf80d1fca2f8c0"> </div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-700a56a9f2a148d0b0a26a683436aebd" data-id="700a56a9f2a148d0b0a26a683436aebd"><span><div id="700a56a9f2a148d0b0a26a683436aebd" class="notion-header-anchor"></div><a class="notion-hash-link" href="#700a56a9f2a148d0b0a26a683436aebd" title="12.连接Notion外部页面"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">12.连接Notion外部页面</span></span></h3><div class="notion-text notion-block-81cd3452ee524a2c8826a7fa11e8d750">存在这种情况: 你的文章不是全都放在NotionNext指定的数据库中，而是已经放在了Notion笔记的其他任意位置，这时候你可以用<code class="notion-inline-code">page-link</code>的方式将它作为嵌套页面放置在博客中。</div><div class="notion-text notion-block-75d01a724807425a97ebc6bb47f22d82">但是前提条件是：被引用的页面需要Share to web（开启共享），否则网站无权访问。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-171472c4a1f9436f8de89db55844f46a"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:384px;max-width:100%;flex-direction:column"><img style="object-fit:cover" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-d0431d8d879a43d5b5959f55add11013">这是一个Notion中的其他页面，使用page-link链接至此：<a class="notion-link" href="/b458be50052940db9039f907ee69e524"><span class="notion-page-title"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-title-icon notion-page-icon" role="img" aria-label="🪀">🪀</span></div><span class="notion-page-title-text">示例引用文章</span></span></a> </div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-6dbd6dc214ed49aba6c26a8ba30e56bf" data-id="6dbd6dc214ed49aba6c26a8ba30e56bf"><span><div id="6dbd6dc214ed49aba6c26a8ba30e56bf" class="notion-header-anchor"></div><a class="notion-hash-link" href="#6dbd6dc214ed49aba6c26a8ba30e56bf" title="三. 多级目录"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">三. 多级目录</span></span></h2><div class="notion-text notion-block-aca2af37e45446a7aaf6943faf040d7d">heading标题在博客中自动转为目录</div><div class="notion-row notion-block-bfb0022591ea4c12a21c30cc848075c0"><div class="notion-column notion-block-2a18223a95874a2aaaa7818654716262" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><h3 class="notion-h notion-h2 notion-block-32e7326d5acd446fb58324e22dfd1a81" data-id="32e7326d5acd446fb58324e22dfd1a81"><span><div id="32e7326d5acd446fb58324e22dfd1a81" class="notion-header-anchor"></div><a class="notion-hash-link" href="#32e7326d5acd446fb58324e22dfd1a81" title="二级目录1"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">二级目录1</span></span></h3><div class="notion-text notion-block-54171154aad2425c91daa46e9235bf2a">二级内容 1</div></div><div class="notion-spacer"></div><div class="notion-column notion-block-caa8da5f5a5348608e14c222a0b45c33" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><h3 class="notion-h notion-h2 notion-block-e7d6e104b0324a8991c3f4b061eb19d4" data-id="e7d6e104b0324a8991c3f4b061eb19d4"><span><div id="e7d6e104b0324a8991c3f4b061eb19d4" class="notion-header-anchor"></div><a class="notion-hash-link" href="#e7d6e104b0324a8991c3f4b061eb19d4" title="二级目录2"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">二级目录2</span></span></h3><div class="notion-text notion-block-bd7f594888894e3eba82c3b68707cbe5">二级内容2</div></div><div class="notion-spacer"></div></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-6060a2fadeb14412bfd181962ad461fb" data-id="6060a2fadeb14412bfd181962ad461fb"><span><div id="6060a2fadeb14412bfd181962ad461fb" class="notion-header-anchor"></div><a class="notion-hash-link" href="#6060a2fadeb14412bfd181962ad461fb" title="二级目录3"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">二级目录3</span></span></h3><div class="notion-row notion-block-215b8665cef24e6aa54279402e649b65"><div class="notion-column notion-block-adede5dd82e74a2e9425cfac966d17d0" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><h4 class="notion-h notion-h3 notion-block-54442e5fdf674b4285731313f251a270" data-id="54442e5fdf674b4285731313f251a270"><span><div id="54442e5fdf674b4285731313f251a270" class="notion-header-anchor"></div><a class="notion-hash-link" href="#54442e5fdf674b4285731313f251a270" title="三级目录3.1"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">三级目录3.1</span></span></h4><div class="notion-text notion-block-f5bd0fe50aab4a17bd37e064b266f550">不同级别的heading代表不同级别的目录</div></div><div class="notion-spacer"></div><div class="notion-column notion-block-746e7d7c3d0c4b6ca8b2d6273e9facd3" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><h4 class="notion-h notion-h3 notion-block-9c2bd87fb07d4ffbb61bd3bf9f8337a1" data-id="9c2bd87fb07d4ffbb61bd3bf9f8337a1"><span><div id="9c2bd87fb07d4ffbb61bd3bf9f8337a1" class="notion-header-anchor"></div><a class="notion-hash-link" href="#9c2bd87fb07d4ffbb61bd3bf9f8337a1" title="三级目录3.2"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">三级目录3.2</span></span></h4><div class="notion-text notion-block-ded8ff09860144a9841187170b5c98dc">高一级目录嵌套低一级目录</div></div><div class="notion-spacer"></div></div><h3 class="notion-h notion-h2 notion-h-indent-1 notion-block-ff84a360e2834fe0a05b13239a8bec45" data-id="ff84a360e2834fe0a05b13239a8bec45"><span><div id="ff84a360e2834fe0a05b13239a8bec45" class="notion-header-anchor"></div><a class="notion-hash-link" href="#ff84a360e2834fe0a05b13239a8bec45" title="多级列表"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">多级列表</span></span></h3><h4 class="notion-h notion-h3 notion-h-indent-2 notion-block-0fc50085924f4296a2b56df460bb1f89" data-id="0fc50085924f4296a2b56df460bb1f89"><span><div id="0fc50085924f4296a2b56df460bb1f89" class="notion-header-anchor"></div><a class="notion-hash-link" href="#0fc50085924f4296a2b56df460bb1f89" title="事物的必然性"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">事物的必然性</span></span></h4><ol start="1" class="notion-list notion-list-numbered notion-block-6b610a21ad174161a7fef6ee5c320040"><li>事物按规律变化，也有一种不可避免的性质．这种性质就叫做<b>必然性</b></li><ol class="notion-list notion-list-numbered notion-block-6b610a21ad174161a7fef6ee5c320040"><li>事物的必然性，是事物本身的性质（我们反对宿命论的是其认为这一切是受神明的支配，而不是反对事物发展中存在的不可避免的性质的事实）</li><ol class="notion-list notion-list-numbered notion-block-abc21bde91184a4d83cf5adf18ae4816"><li>第三级别列表</li><li>第三级别列表</li></ol><li>其决定于它自己本身发展的情况和周围的条件</li><ol class="notion-list notion-list-numbered notion-block-f887db31803a4ace94fdc04db374cdb4"><li>第三级别列表</li><ol class="notion-list notion-list-numbered notion-block-5092c9705e244b549c8b169dfb28acd7"><li>第三级别列表</li></ol></ol></ol></ol><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-f30d522a45974b66842bae2f97b65226" data-id="f30d522a45974b66842bae2f97b65226"><span><div id="f30d522a45974b66842bae2f97b65226" class="notion-header-anchor"></div><a class="notion-hash-link" href="#f30d522a45974b66842bae2f97b65226" title="四.模板说明"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">四.模板说明</span></span></h2><div class="notion-text notion-block-65501d54f7434cc99a73e99c4ccc0cc6">若要部署你的NotionNext项目，请复制该模板，并按照模板格式创建文章：</div><div class="notion-row"><a target="_blank" rel="noopener noreferrer" class="notion-bookmark notion-block-6f55554f0bba4bd59492cfbc918823b9" href="https://tanghh.notion.site/02ab3b8678004aa69e9e415905ef32a5?v=b7eb215720224ca5827bfaa5ef82cf2d"><div><div class="notion-bookmark-title">NOTION BLOG</div><div class="notion-bookmark-description">演示站点描述</div><div class="notion-bookmark-link"><div class="notion-bookmark-link-text">https://tanghh.notion.site/02ab3b8678004aa69e9e415905ef32a5?v=b7eb215720224ca5827bfaa5ef82cf2d</div></div></div><div class="notion-bookmark-image"><img style="object-fit:cover" src="https://tanghh.notion.site/image/https%3A%2F%2Fp1.qhimg.com%2Fbdm%2F1600_900_100%2Ft01e66d486b8e826270.jpg?table=collection&amp;id=4379bc14-5d22-453b-a153-12639616fc01&amp;spaceId=6c096b44-beb9-48ee-8f92-1efdde47f3a3&amp;width=2000&amp;userId=&amp;cache=v2" alt="NOTION BLOG" loading="lazy" decoding="async"/></div></a></div><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-27810db696c74b0083d71b5c3739972d" data-id="27810db696c74b0083d71b5c3739972d"><span><div id="27810db696c74b0083d71b5c3739972d" class="notion-header-anchor"></div><a class="notion-hash-link" href="#27810db696c74b0083d71b5c3739972d" title="五. 评论插件"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">五. 评论插件</span></span></h2><div class="notion-text notion-block-c830aaae8de244a4a122f3f82f2243e9">系统支持 以下六种插件，并且可以同时开启，点击评论区的Tab来体验。</div><ul class="notion-list notion-list-disc notion-block-aaaad7f84f1c44f6bce71daffa4e265f"><li>Waline</li></ul><ul class="notion-list notion-list-disc notion-block-982c75ddf26e4e19893a0ac6162dc3b4"><li>Giscus</li></ul><ul class="notion-list notion-list-disc notion-block-19700def0326488295fb2a5ddc65ee1c"><li>Valine</li></ul><ul class="notion-list notion-list-disc notion-block-f14cf64e6b6b4cf8910f7c629a671177"><li>GitTalk</li></ul><ul class="notion-list notion-list-disc notion-block-f27f9e66659c403bb9e768e127c0bbd9"><li>Utterance</li></ul><ul class="notion-list notion-list-disc notion-block-92f6364061d44b8494a53f8cae891ee4"><li>Cusdis</li></ul><h2 class="notion-h notion-h1 notion-h-indent-0 notion-block-a130b4c0e89d456d81632f72598ea99f" data-id="a130b4c0e89d456d81632f72598ea99f"><span><div id="a130b4c0e89d456d81632f72598ea99f" class="notion-header-anchor"></div><a class="notion-hash-link" href="#a130b4c0e89d456d81632f72598ea99f" title="目录渲染"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">目录渲染</span></span></h2><div class="notion-table-of-contents notion-gray notion-block-68b455d61af44308a424b4ca4481bfc9"><a href="#2272b3dfa5554f36a6f0b0ce4360e162" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:0">一、模板使用说明</span></a><a href="#20984c378bdc4f858420046d2492ec73" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:0">二、示例段落</span></a><a href="#b7edb0a7cf224defb4366cea1d66b50e" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">1.将进酒</span></a><a href="#980aa3043e864c9bb29a204d0ba5c03e" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">2.代码</span></a><a href="#fd7b4cf6fd42435c9ce0d577da741b49" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">3.公式</span></a><a href="#763733d1756d4b7e98d571fefbe3fea3" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">4. Mermaid图表</span></a><a href="#783cf6b11c944e32a1e83ff3dd0421c6" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">5.代办</span></a><a href="#6c44b1fd5a01474caa3e748faacb9279" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">6.折叠列表</span></a><a href="#3cc2d45d79334f22ac7ff5f49854f1fd" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">7.引用✍️</span></a><a href="#12a10eef43da48a3aae32999e149e42d" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:48px">外部引用</span></a><a href="#25a95fc2f9354e3291c349636491e45e" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:48px">内部引用，两种方式：</span></a><a href="#d8b21b3570a8487aab35d8d4d5ac8b8c" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">8. PDF预览</span></a><a href="#fa799f0d9ad0499ca218792da342c423" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">9. 照片集</span></a><a href="#5359d2503933496b861af76d7c093b27" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">10. 内嵌网页</span></a><a href="#a09a922249dd4c96ac31ceb4eb090972" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">11. 同步块 </span></a><a href="#700a56a9f2a148d0b0a26a683436aebd" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">12.连接Notion外部页面</span></a><a href="#6dbd6dc214ed49aba6c26a8ba30e56bf" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:0">三. 多级目录</span></a><a href="#6060a2fadeb14412bfd181962ad461fb" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">二级目录3</span></a><a href="#ff84a360e2834fe0a05b13239a8bec45" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:24px">多级列表</span></a><a href="#0fc50085924f4296a2b56df460bb1f89" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:48px">事物的必然性</span></a><a href="#f30d522a45974b66842bae2f97b65226" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:0">四.模板说明</span></a><a href="#27810db696c74b0083d71b5c3739972d" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:0">五. 评论插件</span></a><a href="#a130b4c0e89d456d81632f72598ea99f" class="notion-table-of-contents-item"><span class="notion-table-of-contents-item-body" style="display:inline-block;margin-left:0">目录渲染</span></a></div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[加锁文章 - 密码123456]]></title>
            <link>https://tangly1024.com/article/example-2</link>
            <guid>https://tangly1024.com/article/example-2</guid>
            <pubDate>Fri, 05 Nov 2021 00:00:00 GMT</pubDate>
            <description><![CDATA[本文需要输入密码才可访问，密码: 123456]]></description>
            <content:encoded><![CDATA[本文需要输入密码才可访问，密码: 123456]]></content:encoded>
        </item>
    </channel>
</rss>