Jerry Lin
Jerry Lin
Hey, I was going to check in on your overall progress and I saw this issue, so I wanted to point out the Google fonts repo has something that does...
Right. I don't mean to reference that tool as a competing item, but something you may draw from.
@makeworld-the-better-one Thanks for this info! This plugin hasn't been maintained so it's great to find a working solution. IIUC, all jekyll users who have kramdown as the markdown engine can...
@varunagrawal Thanks for the report! The easiest thing for me would be to reproduce the issue. Is there a simple example that I can use to reproduce locally?
@Jaxan thanks for opening this issue. Only a few `rendering_options` are actually supported, and `macros` is currently not one of them. It looks like it should be fairly easy to...
@dshemetov @jaxan Thanks for bringing this back up. Do either of you have some examples of complex macros you want to provide? I want to make sure I understand the...
Thanks @DolaBMOon for the report! Can you confirm what version of `jekyll-katex`, ruby, and OS are you using?
I am unfamiliar with this error, but it sounds like jekyll is trying to cut off the page content inbetween the `{% katexmm %}` and `{% endkatexmm %}` tags. Can...
Thanks for a very detailed report! To clarify, Jekyll is not dependent on `node.js` at all, but it's this `jekyll-katex` plugin that requires some kind of JS engine which can...
I haven't looked into this aspect yet. I can add this to the backlog or if you have a PR for fixing this, I could review that.