mirror of https://github.com/apache/druid.git
Updated config to create tables.
This commit is contained in:
parent
6df31408d9
commit
295426df9f
|
@ -1,3 +1,5 @@
|
||||||
name: Your New Jekyll Site
|
name: Your New Jekyll Site
|
||||||
pygments: true
|
pygments: true
|
||||||
markdown: redcarpet
|
markdown: redcarpet
|
||||||
|
redcarpet:
|
||||||
|
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
|
||||||
|
|
Loading…
Reference in New Issue