You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

2.9 KiB

+++ title = "TOC Local" description = """ Test the #+toc: headlines N local syntax where a TOC is exported containing headlines only up to level-N relative to the headline in which that keyword is used. """ tags = ["keyword", "toc", "local"] draft = false +++

Below, TOC is exported with only level-1 headings in this post.

Below exported TOC should look the same as above even when it's generated using the local param as it is at the root level of this post.

Post sub-heading 1

Below, TOC is exported with only level-1 headings relative to this "Post sub-heading 1" section.

Post sub-heading 1.1

Post sub-heading 1.1.1

Post sub-heading 1.2

Post sub-heading 1.3

Post sub-heading 2

Post sub-heading 2.1

Post sub-heading 2.2

Below, TOC is exported with only up to level-2 headings relative to this "Post sub-heading 2.2" section.

Post sub-heading 2.2.1

Post sub-heading 2.2.2

Post sub-heading 2.2.3

Below, TOC is exported with only level-1 headings relative to this "Post sub-heading 2.2.3" section.

Post sub-heading 2.2.3.1
Post sub-heading 2.2.3.2

Post sub-heading 3

Post sub-heading 3.1