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.
25 lines
662 B
25 lines
662 B
+++ |
|
title = "Deeply nested Org TODO headings – Default heading level" |
|
tags = ["todo", "nested"] |
|
draft = false |
|
+++ |
|
|
|
`ox-hugo` Issue #[250](https://github.com/kaushalmodi/ox-hugo/issues/250) |
|
|
|
|
|
## <span class="org-todo todo TODO">TODO</span> Level 1 {#level-1} |
|
|
|
|
|
### <span class="org-todo todo TODO">TODO</span> Level 2 {#level-2} |
|
|
|
|
|
#### <span class="org-todo todo TODO">TODO</span> Level 3 {#level-3} |
|
|
|
|
|
##### <span class="org-todo todo TODO">TODO</span> Level 4 {#level-4} |
|
|
|
- <span class="org-todo todo TODO">TODO</span> Level 5 |
|
|
|
- <span class="org-todo todo TODO">TODO</span> Level 6 |
|
|
|
- <span class="org-todo todo TODO">TODO</span> Level 7
|
|
|