File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -284,19 +284,19 @@ npx qiita preview --verbose
284
284
285
285
### 限定共有投稿をする方法
286
286
287
- [ ユーザー設定ファイル] ( #%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC%E8%A8%AD%E5%AE%9A%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6 ) で下記指定をします。
288
- ` includePrivate: true `
289
- 限定共有記事を含めるかどうかを選べます。デフォルトはfalseです 。
287
+ [ ユーザー設定ファイル] ( #%E3%83%A6%E3%83%BC%E3%82%B6%E3%83%BC%E8%A8%AD%E5%AE%9A%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6 ) で下記指定をします。
288
+ ` includePrivate: true `
289
+ qiita.com からダウンロードして保存する記事に限定共有記事を含めるかどうかを選べます。デフォルトは ` false ` です 。
290
290
291
- [ 記事ファイル] ( #%E8%A8%98%E4%BA%8B%E3%81%AE%E4%BD%9C%E6%88%90 ) で下記指定をします。
292
- ` private: true `
291
+ [ 記事ファイル] ( #%E8%A8%98%E4%BA%8B%E3%81%AE%E4%BD%9C%E6%88%90 ) で下記指定をします。
292
+ ` private: true `
293
293
(private: false # true: 限定共有記事 / false: 公開記事)
294
294
295
295
### エラーが出て解決しない場合
296
296
297
297
現在、エラー内容が適切に表示できていない場合がございます。
298
298
299
- エラーを解決できない場合は、こちらのDiscussions も参考にしてみてください🙇
299
+ エラーを解決できない場合は、こちらのDiscussions も参考にしてみてください🙇
300
300
https://github.com/increments/qiita-discussions/discussions/561
301
301
302
302
## 不具合・ご意見は Discussions へ
You can’t perform that action at this time.
0 commit comments