There are posts in TeX.SE that shows how argmin and argmax with limits can be typesetted using the \DeclareMathOperator*
command. But how to do this in Markdown?
I am especially interested in doing this in Jupyter Notebook when I'm documenting in Markdown.
Is this possible?