reno.utils.latex_eqline_wrap_doc#
- reno.utils.latex_eqline_wrap_doc(doc_text, highlight=False)#
Wrap a docstring in an appropriate latex block for an equation set display.
(This handles adding a highlight color if it’s a selected reference.)
- Parameters:
doc_text (str)
highlight (bool)
- Return type:
str