Bradley Miller

Results 290 comments of Bradley Miller

I'm using 0.94 and I don't see anything in the developer console. I don't get an empty white panel either, its all failing silently. (yes, pandoc is installed)

This sounds a lot like a scratch activecode... which is an open issue that we need to resolve for the CS books. At least in terms of how we make...

Thanks Sean, could you also add the PreTeXt source for this example? I want to see how the blocks look for this.

We are going to need some reliable indicator that a block contains display math so I don't do the usual parsing of that block. Is looking for `\begin{equation` reliable enough?

I just built the sample book using CLI 1.0.1 and everything renders every time. Not exactly sure what version of the core you are using but the preamble for MathJax...

I figured that out when I looked at Rob's example in the sample book. Meanwhile.... I have a solution working. -- It will take a new release from me and...

ok, we will get there. The fix went in for the multiple choice questions but the same treatment needs to happen for matching.

This mathjax stuff is just fraught with timing issues. I think my latest fix -- not fully deployed for PreTeXt until Rob returns -- should do the trick across the...

In this little app I only have one route. I have another with many routes where I exclusively use the middleware. The logs and analytics for that app make me...