-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Creating post bug #539
Labels
bug
Something isn't working
Comments
you can do that,
|
Commit 301cab7 broke regex pattern. npm test is failing. Can not run hexo commands. |
Fixed in 4e17780 |
文件名有 " ----- " 的时候生成 post 结果有误:
以 "[译" 为 title 开头的文章 generate 有误 :
|
@theme You should create a new issue. Your problem is not related to this issue obviously. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The title of my post is "how to do port forwarding with C + + like adb forward tcp: 8081 tcp: 8082" and when I run hexo new 'how to do port forwarding with C + + like adb forward tcp: 8081 tcp: 8082" launches the following error:
The problem is because of the "++".
The text was updated successfully, but these errors were encountered: