[Groonga-commit] groonga/groonga-query-log at 35ff563 [news-1.4.0] Fix markup

Back to archive index
Kentaro Hayashi null+****@clear*****
Wed Mar 13 10:37:59 JST 2019


Kentaro Hayashi	2019-03-13 10:37:59 +0900 (Wed, 13 Mar 2019)

  Revision: 35ff56383ad9d4ca738cad49b729b1b9ecd44bf7
  https://github.com/groonga/groonga-query-log/commit/35ff56383ad9d4ca738cad49b729b1b9ecd44bf7

  Message:
    Fix markup

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+1 -1)
===================================================================
--- doc/text/news.md    2019-03-13 10:26:25 +0900 (6c16191)
+++ doc/text/news.md    2019-03-13 10:37:59 +0900 (4975c52)
@@ -6,7 +6,7 @@
 
   * `groonga-query-log-run-regression-test`:
 
-    * Added support for rewriting "column1 @ \"keyword\" && column2 @~ \"^(?!.*keyword1|keyword2|...).+$\"".
+    * Added support for rewriting `"column1 @ \"keyword\" && column2 @~ \"^(?!.*keyword1|keyword2|...).+$\""`.
       Specify --rewrite-not-or-regular-expression option to enable it.
 
 ### Fixes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190313/35629704/attachment-0001.html>


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