We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hexo version
Code blocks are inside list items.
Nesting error.
Render the following lines:
1. ``` A code block. ``` 2. ``` Another code block. ```
Here is a live example on my blog.
Safe mode
Cannot generate pages at all under safe mode.
v20.11.0 10.2.4
[email protected] D:\GitHub\triplecamera.github.io ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] ├── [email protected] └── [email protected]
package.json
See https://github.com/TripleCamera/triplecamera.github.io.
_config.yml
No response
The text was updated successfully, but these errors were encountered:
it may caused by backtick_code_block.ts
hexo/lib/plugins/filter/before_post_render/backtick_code_block.ts
Line 4 in 6bf9e6c
Sorry, something went wrong.
Hi, how is everything going?
No branches or pull requests
Check List
hexo version
to check)Expected behavior
Code blocks are inside list items.
Actual behavior
Nesting error.
How to reproduce?
Render the following lines:
Here is a live example on my blog.
Is the problem still there under
Safe mode
?Cannot generate pages at all under safe mode.
Your Node.js & npm version
Your Hexo and Plugin version
Your
package.json
See https://github.com/TripleCamera/triplecamera.github.io.
Your site's
_config.yml
(Optional)See https://github.com/TripleCamera/triplecamera.github.io.
Others
No response
The text was updated successfully, but these errors were encountered: