[Groonga-commit] pgroonga/pgroonga.github.io at 3a5e959 [master] Disable line numbers by Coderay

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Oct 4 23:37:16 JST 2015


Kouhei Sutou	2015-10-04 23:37:16 +0900 (Sun, 04 Oct 2015)

  New Revision: 3a5e959e7ae95c50f96cea97609f99c65bc4d1c4
  https://github.com/pgroonga/pgroonga.github.io/commit/3a5e959e7ae95c50f96cea97609f99c65bc4d1c4

  Message:
    Disable line numbers by Coderay
    
    Because it generated broken link when some code blocks exist in one
    page.

  Modified files:
    _config.yml

  Modified: _config.yml (+1 -0)
===================================================================
--- _config.yml    2015-10-04 23:29:51 +0900 (bb363ea)
+++ _config.yml    2015-10-04 23:37:16 +0900 (128ae72)
@@ -11,6 +11,7 @@ description: A PostgreSQL extension to use Groonga as index
 
 kramdown:
   input: GFM
+  coderay_line_numbers: nil
 
 sass:
   sass_dir: assets/stylesheets
-------------- next part --------------
HTML����������������������������...
Download 



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