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

mdbook no longer builds #165

Open
thor314 opened this issue Jun 21, 2023 · 2 comments
Open

mdbook no longer builds #165

thor314 opened this issue Jun 21, 2023 · 2 comments

Comments

@thor314
Copy link

thor314 commented Jun 21, 2023

I see the latest commit pokes the book; it may have broken mdbook build. On a fresh repo install, on mdbook build, the book fails to build:

2023-06-20 20:47:28 [INFO] (mdbook::book): Book building has started
2023-06-20 20:47:28 [INFO] (mdbook::book): Running the html backend
Error: The katex preprocessor does not support the 'katex' renderer
2023-06-20 20:47:28 [INFO] (mdbook::book): Running the katex backend
2023-06-20 20:47:28 [INFO] (mdbook::renderer): Invoking the "katex" renderer
Error: Unable to parse the input

Caused by:
    invalid type: map, expected a tuple of size 2 at line 1 column 1
2023-06-20 20:47:28 [WARN] (mdbook::renderer): Error writing the RenderContext to the backend, Broken pipe (os error 32)
2023-06-20 20:47:28 [ERROR] (mdbook::renderer): Renderer exited with non-zero return code.
2023-06-20 20:47:28 [ERROR] (mdbook::utils): Error: Rendering failed
2023-06-20 20:47:28 [ERROR] (mdbook::utils): 	Caused By: The "katex" renderer failed
@krnak
Copy link

krnak commented Sep 1, 2023

same issue

@FilipLaurentiu
Copy link

I am also interested in a fix

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

No branches or pull requests

3 participants