Object containing the validated version string, or null if content is empty
Api Version
tag to extract and validate semantic version
Processes
Api Version
tags by trimming whitespace and validating the version
string against semantic versioning standards. This ensures consistent version
formatting across all API documentation and enables version comparison features.
Api Version
tag
Throws
When the version string doesn't follow semver format
Exports