Skip to content

Commit

Permalink
ドキュメント:変数を囲んで分かりやすくする
Browse files Browse the repository at this point in the history
refs #48
  • Loading branch information
ochaochaocha3 committed Jun 20, 2015
1 parent b85dbe7 commit 11eb8f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions doc/plugins/dice_roll.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ DiceRoll
#### 書式

```
.roll fdp
.roll fDp
.roll <f>d<p>
.roll <f>D<p>
。●の▼
```

Expand Down Expand Up @@ -40,7 +40,7 @@ DiceRoll
#### 書式

```
.roll dXX
.roll d<XX>
。の○○
```

Expand Down
4 changes: 2 additions & 2 deletions doc/plugins/keyword.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Keyword
#### 書式

```
.k keyword
.k <キーワード>
```

#### 説明
Expand All @@ -30,7 +30,7 @@ Keyword
#### 書式

```
.a keyword
.a <キーワード>
```

#### 説明
Expand Down
6 changes: 3 additions & 3 deletions doc/plugins/random_generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RandomGenerator
#### 書式

```
.rg table <table2> <table3> ...
.rg <table> [<table2> ...]
```

#### 説明
Expand Down Expand Up @@ -44,7 +44,7 @@ RandomGenerator
#### 書式

```
.rg-desc table
.rg-desc <table>
```

#### 説明
Expand Down Expand Up @@ -72,7 +72,7 @@ RandomGenerator
#### 書式

```
.rg-info _table_
.rg-info <table>
```

#### 説明
Expand Down

0 comments on commit 11eb8f9

Please sign in to comment.