PreprocessOptions
Defined in: preprocess/pipeline.ts:22
Options for preprocessing a specification
Properties
Section titled “Properties”configPath?
Section titled “configPath?”
optionalconfigPath:string
Defined in: preprocess/pipeline.ts:30
Path to config file (optional)
entry:
string
Defined in: preprocess/pipeline.ts:24
Path to entry file (format.md or format.html)
entryFormat?
Section titled “entryFormat?”
optionalentryFormat:SourceFormat
Defined in: preprocess/pipeline.ts:27
Optional explicit format (inferred from extension if not provided)
fileProvider
Section titled “fileProvider”fileProvider:
FileProvider
Defined in: preprocess/pipeline.ts:33
File provider for reading files