diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml
index 9aa3614..04158be 100644
--- a/.github/workflows/continuous-integration-workflow.yml
+++ b/.github/workflows/continuous-integration-workflow.yml
@@ -29,7 +29,9 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
- dotnet-version: 6.x
+ dotnet-version: |
+ 6.x
+ 7.x
- name: Install dependencies
run: dotnet restore
diff --git a/docs/commands.md b/docs/commands.md
index a91bb0e..b327fbe 100644
--- a/docs/commands.md
+++ b/docs/commands.md
@@ -29,6 +29,10 @@ Following the PlantUML source code.
| caption \
| no | |
| legend [\] | no | |
| endlegend | no | |
+| skinparam \ \ | yes | `SkinParam` |
+| skinparam \ { | no | |
+| left to right direction | yes | `Direction` |
+| top to bottom direction | yes | `Direction` |
## Activity Diagrams
@@ -102,8 +106,10 @@ Following the PlantUML source code.
| end box | yes | `BoxEnd` |
| delay [\