-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
fix(bi-link): Invalidation of title reference #326
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR. write the unit test code to ensure that the feature remains fixed in future versions.
Please check index.test.ts and you will see how to write unit tests, write your tests there.
I know, thanks. However, I thought there was no syntax to support This also meant that I needed to use a different solution to solve the bug. I don't have enough time today. I may come back to repair it in a couple of days. |
No worries, take your time. |
✅ Successfully deployed to Netlify
|
LGTM, thanks. |
如果遇到
[[#title]]
的情况,会导致编译报错