[Groonga-commit] groonga/groonga.org at 783451d [gh-pages] blog: fix heading level

Back to archive index

Masafumi Yokoyama null+****@clear*****
Fri Sep 28 16:47:34 JST 2018


Masafumi Yokoyama	2018-09-28 16:47:34 +0900 (Fri, 28 Sep 2018)

  Revision: 783451dff4e3fd277cb83169d368db8d02d034c9
  https://github.com/groonga/groonga.org/commit/783451dff4e3fd277cb83169d368db8d02d034c9

  Message:
    blog: fix heading level

  Modified files:
    en/_posts/2018-09-29-groonga-8.0.7.md
    ja/_posts/2018-09-29-groonga-8.0.7.md

  Modified: en/_posts/2018-09-29-groonga-8.0.7.md (+2 -2)
===================================================================
--- en/_posts/2018-09-29-groonga-8.0.7.md    2018-09-28 16:40:11 +0900 (2647ee0c)
+++ en/_posts/2018-09-29-groonga-8.0.7.md    2018-09-28 16:47:34 +0900 (fee170e4)
@@ -30,7 +30,7 @@ Here are important changes in this release:
 
 For more details, see the [reference](/docs/reference/tokenizers#tokenmecab).
 
-# New options for the TokenNgram tokenizer
+#### New options for the TokenNgram tokenizer
 
 [TokenNgram](/docs/reference/tokenizers#tokenngram) now accepts these new options:
 
@@ -40,7 +40,7 @@ For more details, see the [reference](/docs/reference/tokenizers#tokenmecab).
 
 For more details, see the [reference](/docs/reference/tokenizers#tokenngram).
 
-# Groonga now can grab plugins from multiple directories
+#### Groonga now can grab plugins from multiple directories
 
 A new environent variable `GRN_PLUGINS_PATH` is available to detect plugins from multiple directories.
 It is a list of path to directories, separated with `;` (on Windows) or `:` (on other platforms).

  Modified: ja/_posts/2018-09-29-groonga-8.0.7.md (+2 -2)
===================================================================
--- ja/_posts/2018-09-29-groonga-8.0.7.md    2018-09-28 16:40:11 +0900 (21436bf5)
+++ ja/_posts/2018-09-29-groonga-8.0.7.md    2018-09-28 16:47:34 +0900 (01bab93c)
@@ -30,7 +30,7 @@ description: Groonga 8.0.7をリリースしました!
 
 詳細は[リファレンス](/docs/reference/tokenizers#tokenmecab)を併せて参照して下さい。
 
-# トークナイザーのTokenNgramに新しいオプションを追加しました
+#### トークナイザーのTokenNgramに新しいオプションを追加しました
 
 [TokenNgram](/docs/reference/tokenizers#tokenngram)に以下のオプションが加わりました。
 
@@ -40,7 +40,7 @@ description: Groonga 8.0.7をリリースしました!
 
 詳細は[リファレンス](/docs/reference/tokenizers#tokenngram)を併せて参照して下さい。
 
-# 複数のディレクトリからのプラグインの検出に対応しました
+#### 複数のディレクトリからのプラグインの検出に対応しました
 
 複数のディレクトリからプラグインを認識するために、新しい環境変数 `GRN_PLUGINS_PATH` での指定を受け付けるようにしました。
 値はディレクトリへのパスのリストで、`;`区切り(Windows)または`:`区切り(それ以外のプラットフォーム)です。
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180928/65e0a66b/attachment-0001.htm 



More information about the Groonga-commit mailing list
Back to archive index