Properties
Defines the properties for the ValeConfigurationFormatTransform class.
less than a minute
GlobPattern
Represents the file-matching pattern to apply the transformation to. For example, [*]
matches all
files while [*.{md,txt}]
only matches files with the .md
or .txt
extension.
Path
Specifies the path to a version 1.0 XSL Transformation (XSLT) for converting the files to HTML.