зеркало из https://github.com/github/docs.git
don't set context.relativePath in Page.render (#33288)
This commit is contained in:
Родитель
d8031784b5
Коммит
65b581fe53
|
@ -187,7 +187,6 @@ class Page {
|
|||
textOnly: true,
|
||||
})
|
||||
|
||||
context.relativePath = this.relativePath
|
||||
const html = await renderContentWithFallback(this, 'markdown', context)
|
||||
|
||||
// Adding communityRedirect for Discussions, Sponsors, and Codespaces - request from Product
|
||||
|
|
Загрузка…
Ссылка в новой задаче