-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enable pdf bulk export #9283
base: feat/135772-pdf-page-bulk-export
Are you sure you want to change the base?
enable pdf bulk export #9283
Conversation
|
…o feat/135772-153348-enable-pdf-bulk-export-tsed
…o feat/135772-153348-enable-pdf-bulk-export-tsed
…o feat/135772-153348-enable-pdf-bulk-export-tsed
…o feat/135772-153348-enable-pdf-bulk-export-tsed
…48-enable-pdf-bulk-export-tsed
…48-enable-pdf-bulk-export-tsed
…48-enable-pdf-bulk-export-tsed
.toString(); | ||
|
||
return htmlString; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remark().use(html)
で得られるインスタンスは保持して使い回した方がいいんじゃないかな
どこまで差が出るかはわからないけど
} | ||
}, 60 * 1000 * 1); | ||
}); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
このメソッドはレビューしきれてないので引き続き
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
slackbot-proxy を起動しなくても app が使えるように、
pdf-converter もまた app の起動に必須ではないので、dependsOn からは外してほしい。
開発時に開発者がやらないといけないことはマニュアルに書いて周知する。
仕様書
https://dev.growi.org/66ee8495830566b31e02c953#growi
task
https://redmine.weseek.co.jp/issues/153348
備考