Re: How to include only certain sections of a document?
Posted by
mojavelinux on
Apr 20, 2020; 7:31pm
URL: https://discuss.asciidoctor.org/How-to-include-only-certain-sections-of-a-document-tp7919p7920.html
I think that include tags (or lines) is the feature you're looking for:
Best Regards,
-Dan
On Mon, Apr 20, 2020 at 1:25 PM nrcastillo [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Hello! I have a lot of notes consisting of a title, then the content, then references and some extra info. I want to compile a lot of these notes into one, but I want to include only the content, that is, title and content (not references, etc.), or maybe just a section of the note. How may I approach this? I've looked in the user manual but I think the 'include' option includes all of the document. Thank you.
--