mirror of
https://github.com/purocean/yn.git
synced 2026-08-30 17:47:18 +08:00
e9731f08a6
Agent-Logs-Url: https://github.com/purocean/yn/sessions/423ca3b8-9674-4d0f-98d1-bc1fd5c33c5d Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
830 B
830 B
Table of Contents (TOC) Test
This document tests the TOC generation feature of Yank Note.
TOC with Unordered List
[toc]{type: "ul", level: [1,2,3]}
TOC with Ordered List
[toc]{type: "ol", level: [2,3]}
TOC with Custom Levels
[toc]{type: "ul", level: [2,3,4,5]}
Section One
Content of section one.
Sub-section 1.1
Content of sub-section 1.1.
Sub-sub-section 1.1.1
Content of sub-sub-section 1.1.1.
Sub-section 1.2
Content of sub-section 1.2.
Section Two
Content of section two.
Sub-section 2.1
Content of sub-section 2.1.
Sub-section 2.2
Content of sub-section 2.2.
Sub-sub-section 2.2.1
Content of sub-sub-section 2.2.1.
Deep Heading 2.2.1.1
Deep content.
Section Three
Content of section three.
Sub-section 3.1
Content of sub-section 3.1.