From a6d761313c54a429612f9eb55873bf4e0628361d Mon Sep 17 00:00:00 2001 From: "Yuhao Zhu, PhD, FRM" Date: Tue, 9 May 2023 23:58:15 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BE=8E=E6=9C=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 2 +- _config.yml | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 387154f..f5d3d3a 100644 --- a/Gemfile +++ b/Gemfile @@ -4,4 +4,4 @@ gem "jekyll", "~> 4.3" # installed by `gem jekyll` # gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2 gem "just-the-docs", "0.5.0" # pinned to the current release -# gem "just-the-docs" # always download the latest release +# gem "just-the-docs" # always download the latest release \ No newline at end of file diff --git a/_config.yml b/_config.yml index 8800f2f..af3e9d1 100644 --- a/_config.yml +++ b/_config.yml @@ -19,14 +19,13 @@ nav_external_links: url: https://apps.apple.com/us/app/%E4%BB%93%E8%BE%93%E5%85%A5%E6%B3%95/id6446617683 hide_icon: false # set to true to hide the external link icon - defaults to false -# markdown: kramdown +markdown: kramdown -kramdown: - syntax_highlighter_opts: - block: - line_numbers: false +# kramdown: +# syntax_highlighter_opts: +# block: +# line_numbers: false -callouts_level: quiet # or loud callouts: highlight: color: yellow