parseMdocVersion
Parses a version string used in ISO mdoc data structures into major and minor versions.
Return
the major and minor version
Throws
if unable to parse the string.
Parses a version string used in ISO mdoc data structures into major and minor versions.
the major and minor version
if unable to parse the string.