On Fri, Apr 25, 2014 at 9:24 AM, ap.dev <[email protected]> wrote:

> @dimitri you said something once about having to double escape Mathjax
> formatted lines.  I didn't do this in the markdown editor I was using for
> the Naive Bayes page.  Maybe that has something to do with it?
>

Maybe. the point is that markdown and latex scripts have heavy intersection
of special symbols, so markdown will try to re-interpret stuff like ( or \(
which screws the final htbml output. For that reason, when using markdown,
it is recommended to use inline mardown code quoting using backquotes like
this: `latex math code here`.

I personally use lyx and then cut-and-paste formulas into backquotes and it
works.

however, back to the issue, it doesn't work for me in ubuntu chrome
anymore.  It used to up until last week and ubuntu chrome is all i ever
used on this site.



>
> Sent from my Verizon Wireless 4G LTE smartphone
>
> -------- Original message --------
> From: Suneel Marthi <[email protected]>
> Date:04/25/2014  12:20 PM  (GMT-05:00)
> To: mahout <[email protected]>
> Subject: Re: CMS still not working
>
> SSVD page renders fine and so do others except for Naive Bayes (on MacOS
> with all browsers - Chrome, Safari, Firefox, Opera).
>
> It couldn't be a mathjax issue, some weird tag or something on Naive Bayes
> page??
>
>
> On Fri, Apr 25, 2014 at 12:12 PM, Dmitriy Lyubimov <[email protected]
> >wrote:
>
> > it's strange. ubuntu is all i ever used and I swear it was working just
> > last week. i wonder if mathjax guys did something that broke it, perhaps
> in
> > the light of recent heartbleed bugs. javascript seems to be in place.
> >
> >
> > On Fri, Apr 25, 2014 at 9:09 AM, ap.dev <[email protected]> wrote:
> >
> > > Mathjax formatting looks good on Firefox from a windows machine for
> scala
> > > spark bindings page.
> > >
> > >
> > > Sent from my Verizon Wireless 4G LTE smartphone
> > >
> > > -------- Original message --------
> > > From: Andrew Musselman <[email protected]>
> > > Date:04/25/2014  12:06 PM  (GMT-05:00)
> > > To: [email protected]
> > > Subject: Re: CMS still not working
> > >
> > > Broken for me in Chrome on Ubuntu.
> > >
> > >
> > > On Fri, Apr 25, 2014 at 9:02 AM, Dmitriy Lyubimov <[email protected]>
> > > wrote:
> > >
> > > > Hm... mathjax doesn't render for me correctly . Is it just me or this
> > is
> > > > also now broken?
> > https://mahout.apache.org/users/dim-reduction/ssvd.html
> > > >
> > > >
> > > > On Fri, Apr 25, 2014 at 1:40 AM, Sebastian Schelter <[email protected]>
> > > > wrote:
> > > >
> > > > > Fyi: filed a ticket with infra as our CMS is still not working...
> > > > >
> > > > > https://issues.apache.org/jira/browse/INFRA-7628
> > > > >
> > > >
> > >
> >
>

Reply via email to