Benjamin Bray
Benjamin Bray
From the changelog it appears that this was fixed in `1.1.7.0`, but the new version was never released on Hackage. @lemmih are there any blockers for a new Hackage release?...
I made some progress on rebuilding `core.dump`. Whether or not the `node initex.js` script succeeds or fails seems to depend very much on which packages you have installed. It will...
## Working Dockerfile for `tikzjax` In the `develop` branch of [my fork of `tikzjax`](https://github.com/benrbray/tikzjax), I've been able to put together a Docker container which successfully compiles both `web2js` and `tikzjax`...
At the moment, this isn't implemented, I will keep it in mind for the next release. (a PR would be welcome!) In the meantime, I recommend writing a ProseMirror plugin...
I resolved this when updating dependencies in a recent PR, the fix will appear in the next release
Thanks for taking the time to update dependencies! The changes look good to me. Unfortunately I'm having trouble with the fonts in your branch. Running the demo site (`cd docs-src...
The KaTeX issue is tracked by KaTeX/KaTeX#3574
I just merged a few PRs which update the dependencies and simplify the project structure, so I'll close this one. Thanks!
What is a "snippet"?
Hello! Thanks for your interest! I can probably give you some pointers. Here is a high-level summary of how Noteworthy's markdown parsing&serialization are handled (actually, this will be a nice...