From 3c5b75b996d172b4670116305439f1dbeeccb8d7 Mon Sep 17 00:00:00 2001 From: Ze Yu Date: Tue, 28 Jul 2020 22:42:47 +0800 Subject: [PATCH] Expand cliCommands.md panels by default --- docs/userGuide/cliCommands.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/userGuide/cliCommands.md b/docs/userGuide/cliCommands.md index cc30ca2aaa..c9345d9c07 100644 --- a/docs/userGuide/cliCommands.md +++ b/docs/userGuide/cliCommands.md @@ -39,7 +39,7 @@ Usage: markbind Root directory. Default is the current directory.
{{ icon_example }} `./myWebsite` - + **Options** :fas-cogs: @@ -76,7 +76,7 @@ Usage: markbind Root directory. The default is the directory where this command was executed.
{{ icon_example }} `./myWebsite` - + **Options** :fas-cogs: @@ -135,7 +135,7 @@ The caveat is that not building all pages during the initial process, or not reb Read source files from the `[root]` directory and put the generated files in the specified `[output]` directory
{{ icon_example }} `./myWebsite ../myOutDir` - + **Options** :fas-cogs: @@ -165,7 +165,7 @@ The caveat is that not building all pages during the initial process, or not reb **Description:** Deploys the site to the repo's Github pages by pushing everything in the generated site (default dir: `_site`) to the `gh-pages` branch of the current git working directory's remote repo. - + **Options** :fas-cogs: