Converts an API Blueprint Markdown file into an AST, with a given format.
This implementation expects the 'snowcrash' tool to be installed at either the location specified by the environment variable 'SNOWCRASH_HOME' or the value of {@link com.gatehill.apib.parser.model.ParserConfiguration#getParserHome()}.
@author pcornish