[Groonga-commit] droonga/droonga.org at 2b3f713 [gh-pages] Enable syntax highlight on ruby code

Back to archive index

Yoji Shidara null+****@clear*****
Thu Feb 6 16:14:19 JST 2014


Yoji Shidara	2014-02-06 16:14:19 +0900 (Thu, 06 Feb 2014)

  New Revision: 2b3f71391c23cb39e9f43d8ab0835e27e439f3bb
  https://github.com/droonga/droonga.org/commit/2b3f71391c23cb39e9f43d8ab0835e27e439f3bb

  Message:
    Enable syntax highlight on ruby code

  Modified files:
    tutorial/plugin-development/input-output/index.md

  Modified: tutorial/plugin-development/input-output/index.md (+1 -1)
===================================================================
--- tutorial/plugin-development/input-output/index.md    2014-02-06 16:07:22 +0900 (5e77374)
+++ tutorial/plugin-development/input-output/index.md    2014-02-06 16:14:19 +0900 (85769ad)
@@ -476,7 +476,7 @@ Define `StoreSearchOutputAdapter` as follows.
 
 lib/droonga/plugin/output_adapter/store_search.rb:
 
-~~~
+~~~ruby
 module Droonga
   class StoreSearchOutputAdapter < Droonga::OutputAdapterPlugin
     repository.register("store_search", self)
-------------- next part --------------
HTML����������������������������...
Download 



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