Skip to content

Commit de509e5

Browse files
バッククォートが外れていたのを修正
Co-authored-by: Shunsuke KIMURA <[email protected]>
1 parent 9152521 commit de509e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/export/pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PDF形式でエクスポートする際には、以下の設定オプション
5050

5151
- `--pages` の後に、カンマ区切りのページ番号またはダッシュによる番号範囲を指定することで、エクスポートするページを指定します。
5252
範囲指定は半開区間にすることもできます。
53-
例:2,3,7-9,11-。
53+
例:`2,3,7-9,11-`
5454

5555
## Webアプリ
5656
右上のクイックダウンロードボタンをクリックすると、デフォルト設定でPDFがエクスポートされます。

0 commit comments

Comments
 (0)