full directive string, to be shown in the error message.
path to the file, needed to check if the file exists and is supported.
name of the directive, to be shown in the error message for better identification of the problem.
the file extension.
Gets directive values
full string of the directive to be parsed.
full YASSB configuration Object.
name of the directive in kebab case to identify the main value passed to the directive.
full absolute base path to resolve the relative path passed to the directive.
all the directive values found as a DirectiveData object.
Gets formatted content according to the type of file being processed.
the full absolute path to the file.
the extension as a string of the file being processed.
the html and the whole data gotten from gray-matter
Determines whether the path to a file passed to a built-in directive leads to a supported file or not.