Step 2 in the autodoc exercise can be this: ```` :::{automodule} example :members: ::: ```` This is the general way to call any Sphinx directive from MyST-parser.
Step 2 in the autodoc exercise can be this:
This is the general way to call any Sphinx directive from MyST-parser.