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

doc/specs: remove katex renderer #1315

Merged
merged 1 commit into from
Apr 24, 2023
Merged

doc/specs: remove katex renderer #1315

merged 1 commit into from
Apr 24, 2023

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Apr 24, 2023

Follow-up to #1314 - the katex renderer is being removed in v0.5 and it seems to be failing in v0.4.0 (https://github.com/anoma/namada/actions/runs/4783109491/jobs/8503057783).

See lzanini/mdbook-katex#68 for details.

@tzemanovic tzemanovic requested a review from Fraccaman April 24, 2023 07:18
@tzemanovic tzemanovic marked this pull request as ready for review April 24, 2023 07:18
@tzemanovic tzemanovic merged commit eb18323 into main Apr 24, 2023
@tzemanovic tzemanovic deleted the tomas/fix-specs-katex branch April 24, 2023 07:30
@SichangHe
Copy link

The KaTeX renderer is depricated, but not removed, thus should not cause CI failure.
The failed CI run linked seems like a glibc incompatibility between the mdBook-KaTeX binary built on Ubuntu 22.04 and the CI environment on Ubuntu 20.04.
Your latest CIs are passing, so that is good, although I have no idea why.

@tzemanovic
Copy link
Member Author

@SichangHe ah, thank you for clarifying the confusion! It is strange that it's now working 🤷

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

Successfully merging this pull request may close these issues.

2 participants