includeall

.includeall paths:{Iterable<Any>} -> Iterable<Any>

Performs a bulk include of the given paths via include.

Return

a GeneralCollectionValue containing the output of the included files

Parameters

paths

paths to the files or library names to include

See also

for information about file inclusion

Throws

if any of the loaded sources cannot be evaluated

Wiki page

Including other Quarkdown files