I am looking for a (Linux) document edit utility (markdown?) which allows programmatic display starting at a desired topic or section within the document.
- e.g. command line: $ command … topicname (like the $ man command)
- e.g. C-language callable: functionname(… “topicname”).
Is there such an application?