Skip to content

Commit

Permalink
blog: fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Masafumi Yokoyama committed Apr 29, 2018
1 parent 8a43a01 commit 3fefc3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en/_posts/2018-04-29-groonga-8.0.2.md
Expand Up @@ -39,7 +39,7 @@ For example, the following command line will output the `_key` column as both UN

```
select Timestamps --sortby _id --limit -1 --output_columns '_key, time_format(_key, "%Y-%m-%dT%H:%M:%S")'
``
```

### [[tokenizers](/docs/reference/tokenizers.html)] Support new tokenizer `TokenNgram`

Expand Down
2 changes: 1 addition & 1 deletion ja/_posts/2018-04-29-groonga-8.0.2.md
Expand Up @@ -39,7 +39,7 @@ description: Groonga 8.0.2をリリースしました!

```
select Timestamps --sortby _id --limit -1 --output_columns '_key, time_format(_key, "%Y-%m-%dT%H:%M:%S")'
``
```

### [[tokenizers](/ja/docs/reference/tokenizers.html)] トークナイザー `TokenNgram` を新たに追加

Expand Down

0 comments on commit 3fefc3b

Please sign in to comment.