I am trying to update the doc string of sage/server/notebook/config.py
to make the dollar signs show up correctly (due to the changes in
#6892), but if I try e.g.

r"""
Notebook Keybindings

<snip>

- *Insert New HTML Cell:* Shift click between cells to create a new
HTML cell. Double click on existing HTML to edit it. Use \$...\$ and \$
\$...\$\$ to include typeset math in the HTML block.
"""

they will show up correctly in the static html and pdf files, but not
in the live html page. I also tried other variations, but could not
make it work on all three places. Am I missing something?

/Håkan

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to