Closed philwebb closed 2 years ago
We'd like an include::code:SomeFile block macro that will allow us to import source files using convention based paths and detect different languages.
include::code:SomeFile
The original approach didn't work. Trying an IncludeProcessor instead.
IncludeProcessor
We'd like an
include::code:SomeFile
block macro that will allow us to import source files using convention based paths and detect different languages.