```
% pandoc -f rst -t native
.. _`tgtmath`:

  .. math::
     :name:

     V = \frac{K}{r^2}
^D
[ Div
    ( "tgtmath" , [] , [] )
    [ BlockQuote
        [ Para [ Math DisplayMath "V = \\frac{K}{r^2}" ] ]
    ]
]
```