This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Description
Currently the structure of a section is :
# <keyword> <identifier>
<description>
<specific content>
<nested sections>
I would like to have a 2nd description / footer at the end of a section, like:
# <keyword> <identifier>
<description>
<specific content>
<nested sections>
<description>
Is it possible?
Use case: After listing all the actions of a resource I would like to add Related APIs heading and add some bullet points + hyperlinks to other resources