Skip to content

Commit 9bd43e0

Browse files
committed
fix: Update README
1 parent ac6c366 commit 9bd43e0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ By default, pages will be given a slug based on the Notion id. For a human-reada
9494

9595
docu-notion is not doing anything smart with regards to previously Published but now not Published documents. All it does is ignore every Notion document that doesn't have `status == Publish`. So if the old version of the document is still in your file tree when your static site generator (e.g. Docusaurus) runs, then it will appear on your website. If it isn't there, it won't. If you rename directories or move the document, docu-notion will not realize this and will delete the previously published markdown file.
9696

97-
- [x] Handle links to another Notion _pages_.
98-
- [ ] Handle links to Notion _blocks_.
99-
- [x] Keep pages in order as in Notion
100-
- [ ] Make the sidebar show outline elements in same order as in Notion
101-
10297
# Text Localization
10398

10499
Localize your files in Crowdin (or whatever) based on the markdown files, not in Notion. For how to do this with Docusaurus, see [Docusaurus i18n](https://docusaurus.io/docs/i18n/crowdin).

0 commit comments

Comments
 (0)