- A text input area (red circle) will open, enter the name of the new file and press the enter key. Note that the file name does not need to be alphanumeric, but the extension is limited to alphanumeric characters.
- The file is added to the file list pane (red line). If it is not displayed, press the reload button (red circle).
-
By describing the added file in
vivliostyle.config.js
, it can be output to PDF (conversely, if you do not describe it, it cannot be output to PDF). Refer to the following for how to describe it.
- A text input area (red circle) will open, enter the name of the new folder and press the enter key. Note that the folder name does not need to be alphanumeric.
- The folder is added (red line). If it is not displayed in the file list pane, press the reload button (red circle).
- For other folder operations, refer to Right-Click Menu (Folder Operations).
- The file selection screen will open, press "Select File" (red circle) to transition to the OS file selection dialog, and select the file you want to upload. Here, upload a Markdown file.
- After selecting in the OS file selection dialog, return to the file selection screen of Vivliostyle Pub. Confirm the file name and click the "Upload" button (red circle).
- The file is added to the file list pane (red line). If it is not displayed, press the reload button (red circle).
- Select the uploaded file in the file list pane and preview it.
-
By describing the uploaded file in
vivliostyle.config.js
, it can be output to PDF (conversely, if you do not describe it, it cannot be output to PDF). Refer to the following for how to describe it.