Hi Sphinx Group,

I'm trying to show an inline code example of a triple single quote. I've tried a number of iterations, but can't seem to find the magic incantation. Here's some of what I've tried so far:


ReST input                  Output
----------                  ------
``'''``                      "'
``\'''``,                    \"'
``'\''``,                    '\",
``''\'``,                    "\',
``'``\ ``'``\ ``'``          '''

The final one gets what I want, but man that's ugly. Do I just live with it or is there a "cleaner" avenue?

Thanks,

Kevin

--
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to