Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mark failed to create doc if the title has "/" #136

Open
guoweis-work opened this issue Nov 17, 2021 · 1 comment
Open

mark failed to create doc if the title has "/" #136

guoweis-work opened this issue Nov 17, 2021 · 1 comment
Labels

Comments

@guoweis-work
Copy link
Contributor

Simply create a page with the following

<Parent: SomeParent -->
<Title: Handoff 11/17/2021 -->

2021-11-17 15:47:18.054 INFO  processing mm.md
2021-11-17 15:47:18.949 FATAL unable to resolve page
                              └─ page "Handoff 11/17/2021" has no parents
                                 └─ title: Handoff 11/17/2021

after changing "/" to "-", it works

@kovetskiy kovetskiy added the bug label Nov 18, 2021
@joyfulrabbit
Copy link
Contributor

I also encountered this during one of my first attempts...thankful this bug report was here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants