#18292: Fix HTML output
----------------------------+------------------------
       Reporter:  vbraun    |        Owner:
           Type:  defect    |       Status:  new
       Priority:  major     |    Milestone:  sage-6.7
      Component:  notebook  |   Resolution:
       Keywords:            |    Merged in:
        Authors:            |    Reviewers:
Report Upstream:  N/A       |  Work issues:
         Branch:            |       Commit:
   Dependencies:            |     Stopgaps:
----------------------------+------------------------

Comment (by novoselt):

 My thinking was that it should call display manager. Or the idea is that
 `html(x)` makes some object and when I do `show(html(x))` then display
 hook will be called with HTML input? So far I've done this:
 
https://github.com/novoselt/sage/commit/8667c1e3fa44de724b24697bb3f406f6814ffead

 And actually, since calling `html(x)` before from the middle of the code
 resulted in HTML output, we really should not change it without
 deprecation, all my interacts will be broken otherwise and probably any
 others that tried to be pretty...

--
Ticket URL: <http://trac.sagemath.org/ticket/18292#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to