Closed boramalper closed 5 years ago
I had actually tested jekyll-katex (a modified fork that has jekyll 4.0 as requirement) and everything went good. I think it's safe to update gem file to point at the new jekyll version.
@boramalper Thanks for raising this to my attention. Can you try and see if version 1.0.0
I just published now works?
You're welcome! I am afraid I cannot help as I already opted for manually setting it up in my themes (and giving up on server-side rendering).
I've already played with it in my developing Jekyll theme, can confirm it worked for version 4 and rendered existing math expressions. but my math expressions are so simple and few (5 at all).
@boramalper Sorry I couldn't provide timely support. I have stopped maintaining a Jekyll site entirely so I am unfortunately no longer a user. I'll close out this issue for now as a result and if you or anyone else finds the problems persist, please let me know.
@MahdiBaghbani If I am understanding you correctly, you've tried playing around with the published 1.0.0
version and it seems to be working for the simple cases you have. Am I correct? Thank you so much for contributing.
yes, It worked for me.
@linjer No worries at all! Thank you for your hard work. =)
Jekyll 4 is released recently and jekyll-katex depends on Jekyll 3.0 thus won't work with the latest version.