api-blueprint
api-blueprint copied to clipboard
Can I have some description at the end of a section?
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