File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
Qiita-Sync is a GitHub Actions that can synchronize your markdown files in GitHub repository with Qiita articles.
9
9
10
- It can be also used as a command line tool. See more details [ Qiita-Sync Command Usage] ( https://github.com/ryokat3/Qiita-Sync/doc/command_usage.md )
10
+ It can be also used as a command line tool.
11
+ See more details [ Qiita-Sync Command Usage] ( https://github.com/ryokat3/qiita-sync/blob/main/doc/command_usage.mdd ) for command usage.
11
12
12
13
# Installation
13
14
@@ -78,8 +79,8 @@ Please note some features of Qiita-Sync when writing articles.
78
79
79
80
## File Name
80
81
81
- When downloading Qiita articles at first, their file names are like ` a5b5328c93bad615c5b2.md ` whose naming convention is "<Qiita-Article-ID >.md".
82
- However you can rename those files and can move to any subdirectories within the git repository directory.
82
+ When downloading Qiita articles at first, their file names are like ` a5b5328c93bad615c5b2.md ` whose naming convention is "\ < Qiita-Article-ID\ > .md".
83
+ However you can rename those files as you like and can move to any subdirectories within the git repository directory.
83
84
84
85
## Article Header
85
86
You can’t perform that action at this time.
0 commit comments