site/docs/configuration.md in tigefa-1.1.2 vs site/docs/configuration.md in tigefa-1.1.3

- old
+ new

@@ -97,26 +97,10 @@ </td> <td class='align-center'> <p><code class="option">timezone: TIMEZONE</code></p> </td> </tr> - <tr class='setting'> - <td> - <p class='name'><strong>Encoding</strong></p> - <p class="description"> - Set the encoding of files by name. Only available for Ruby - 1.9 or later). - The default value is nil, which use Ruby default, - <code>ASCII-8BIT</code>. - Available encoding for the ruby in use, can be shown by - command <code>ruby -e 'puts Encoding::list.join("\n")'</code> - </p> - </td> - <td class='align-center'> - <p><code class="option">encoding: ENCODING</code></p> - </td> - </tr> </tbody> </table> </div> ### Build Command Options @@ -279,13 +263,11 @@ plugins: ./_plugins layouts: ./_layouts include: ['.htaccess'] exclude: [] keep_files: ['.git','.svn'] -gems: [] timezone: nil -encoding: nil future: true show_drafts: nil limit_posts: 0 pygments: true @@ -314,10 +296,9 @@ use_tex: false use_divs: false png_engine: blahtex png_dir: images/latex png_url: /images/latex - fenced_code_blocks: true rdiscount: extensions: [] redcarpet: