You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2022/04/11 05:59:18 UTC

[incubator-kyuubi-website] branch master updated: [feat] add keep quotes config in config.toml (#60)

This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c9cafb8  [feat] add keep quotes config in config.toml (#60)
c9cafb8 is described below

commit c9cafb8258323680e901901986b8caa1d19a6447
Author: yangrong688 <70...@users.noreply.github.com>
AuthorDate: Sun Apr 10 22:59:14 2022 -0700

    [feat] add keep quotes config in config.toml (#60)
    
    * [feat] add keep quotes config
    
    * add minify configure comment and new line
    
    add minify configure comment and new line
---
 config.toml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config.toml b/config.toml
index 662a32c..036b066 100644
--- a/config.toml
+++ b/config.toml
@@ -166,3 +166,9 @@ publishDir = "content"
     endLevel = 3
     ordered = false
     startLevel = 2
+
+
+# Configure minify.
+[minify]
+  [minify.tdewolff.html]
+    keepQuotes = true