fix(content-docs): quotify path when retrieving git history ()

* fix(content-docs): quotify path when retrieving git history

* Enable last update in dogfooding
This commit is contained in:
Joshua Chen 2021-12-27 17:27:48 +08:00 committed by GitHub
parent 7fcadd0c36
commit 3195e7feed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 69 additions and 3 deletions
packages/docusaurus-plugin-content-docs/src/__tests__

View file

@ -202,6 +202,7 @@ describe('simple site', () => {
'rootResolvedSlug.md',
'rootTryToEscapeSlug.md',
'headingAsTitle.md',
'doc with space.md',
'foo/bar.md',
'foo/baz.md',
'slugs/absoluteSlug.md',