Skip to content

Commit a73e040

Browse files
authored
Update README.md with numbered list workaround
1 parent 55ba105 commit a73e040

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,12 @@ To map Notion callouts to Docusaurus admonitions, ensure the icon is for the typ
148148
- 🔥➜ danger
149149

150150
The default admonition type, if no matching icon is found, is "note".
151+
152+
# Known Workarounds
153+
154+
### Start a numbered list at a number other than 1
155+
In Notion, make sure the block is "Text," not "Numbered List".
156+
- But make sure the number does NOT have a space in front of it. This can/will cause issues with sub-list items.
157+
- One way to get Notion to let you do this:
158+
- Create a numbered list item where the text duplicates the number you want. Convert that numbered list item to "Text."
159+
- i.e. Type "1. 1. Item one." Notion makes the first "1." into a number in a list. When you convert back to "Text," you're left with plain text "1. Item one."

0 commit comments

Comments
 (0)