chore: make valid mdx when transpiling
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -19,7 +19,7 @@ import { getSemverTagParts } from './getSemverTagParts';
|
||||
import { Project } from '../../contexts/ProjectContext';
|
||||
|
||||
/**
|
||||
* Tag parts are the individual parts of a version, e.g. <major>.<minor>.<patch>
|
||||
* Tag parts are the individual parts of a version, e.g. [major].[minor].[patch]
|
||||
* are the parts of a semantic version
|
||||
*
|
||||
* @public
|
||||
|
||||
Reference in New Issue
Block a user