Home
last modified time | relevance | path

Searched refs:_fence_mathjax_format (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-pymdown-extensions/pymdown-extensions-9.1/pymdownx/
H A Darithmatex.py149 return _fence_mathjax_format(math, preview=True)
160 return _fence_mathjax_format(math, preview=False)
174 def _fence_mathjax_format( function
225 return partial(_fence_mathjax_format, tag=tag, preview=preview)