Vincent Rubinetti
Vincent Rubinetti
@slochower We're not sure what the process would look like yet; it is something we want to look into. My vision of it in an ideal world is this: You...
I was talking about some sample LaTeX I can actually test these javascript libraries with to see if they render properly. But those packages are also useful.
I wouldn't dream of trying to create something like MathJax myself. The idea was to use an already existing javascript library, if there is one, that renders generic LaTeX. Or,...
Perhaps it's worth it to mention that we might also integrate with online open source journals such as this in the future: https://joss.theoj.org/
Sure we can do this fairly easily. We'll put it on the to-do list.
@dhimmel Perhaps we should open a general discussion about these types of third party plugins. So far we've been operating under the assumption of just Hypothesis. But there's probably a...
Interestingly, in my testing with the latest Vue CLI, I can indeed export a type from a `.vue` file and import it into another `.vue` file. But I cannot export...
> Actually, it seems that there is no start-open option, @vincerubinetti? In the current state of the repo, you're right. It always starts closed, but clicking on a TOC link...
As for the style, I'd probably take a lot of cues right from Github, with the colors and the layout. I don't think it would be too difficult from a...
For indicating what paragraphs and sections have changes, what about something like this:  This should be easy using [manubot's built-in color classes and arbitrary html element styling](https://manubot.github.io/rootstock/#special).