stop emitting {eval-rst} directives which aren't supported by the browser-side myst rendering
stop using the deprecated rawsource attribute in field_list nodes, which is broken. This should make us properly emit :param foo: markups which are extremely common.
Specialize the built-in markdownit renderer to:
{eval-rst}
directives which aren't supported by the browser-side myst renderingrawsource
attribute infield_list
nodes, which is broken. This should make us properly emit:param foo:
markups which are extremely common.