Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method to include external text #17

Open
ronaldtse opened this issue Jan 30, 2018 · 2 comments
Open

Method to include external text #17

ronaldtse opened this issue Jan 30, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

Such as the "include" syntax of AsciiDoc? e.g., when "SOURCEing" definitions we directly pull in the text?

@opoudjis opoudjis added the enhancement New feature or request label Jan 31, 2018
@opoudjis
Copy link
Contributor

In XML? That would be an xi:include. I'd rather the AsciiDoc be what's doing the pulling, and the XML being self-contained. Pulling the definition is going to be a bear in XML, and at least AsciiDoc has a tag syntax to do it with.

@ronaldtse
Copy link
Contributor Author

That's true. In an imaginary format we should allow importing of such, like:

iso27000.terms["confidentiality"].definition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants