fix(v1): versioned_docs and skip-next-release relative path issue by adding versioned_source to metadata (#3429)

This commit is contained in:
josephMG 2020-09-10 22:52:16 +08:00 committed by GitHub
parent 94527b0b62
commit d280176806
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 32 additions and 8 deletions

View file

@ -105,6 +105,7 @@ describe('mdToHtmlify', () => {
id: 'subdir-doc3',
title: 'Document 3',
source: 'subdir/doc3.md',
versioned_source: 'subdir/doc3.md',
permalink: 'docs/subdir/doc3.html',
language: 'en',
},