From 7b406a016ae3b1accc006231daed12b440d813b3 Mon Sep 17 00:00:00 2001 From: emacspace Date: Fri, 14 Jun 2019 07:02:59 +0000 Subject: [PATCH] documentation formatting: Fri Jun 14 07:02:59 UTC 2019 --- layers/+emacs/org/README.org | 2 +- layers/LAYERS.org | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layers/+emacs/org/README.org b/layers/+emacs/org/README.org index 658f64c11..a324ef55c 100644 --- a/layers/+emacs/org/README.org +++ b/layers/+emacs/org/README.org @@ -144,7 +144,7 @@ as it described in the [[https://github.com/yjwen/org-reveal#set-the-location-of Alternatively, add the following line to each =.org= file you want to process: #+BEGIN_EXAMPLE -#+REVEAL_ROOT: https://cdn.jsdelivr.net/npm/reveal.js@3.8.0 + #+REVEAL_ROOT: https://cdn.jsdelivr.net/npm/reveal.js@3.8.0 #+END_EXAMPLE ** Org-journal support diff --git a/layers/LAYERS.org b/layers/LAYERS.org index f579c9d44..83de0bad7 100644 --- a/layers/LAYERS.org +++ b/layers/LAYERS.org @@ -608,10 +608,10 @@ Features: This layer adds support for traditional Chinese script to Spacemacs. Features: -- Support for the [[https://en.wikipedia.org/wiki/Pinyin][Pinyin(拼音)]] input method via [[https://github.com/tumashu/chinese-pyim][chinese-pyim]]. -- Support for the [[https://en.wikipedia.org/wiki/Wubi_method][Wubi(五笔)]] input method via [[https://github.com/andyque/chinese-wbim][chinese-wbim]]. +- Support for the [[https://en.wikipedia.org/wiki/Pinyin][Pinyin (拼音)]] input method via [[https://github.com/tumashu/chinese-pyim][chinese-pyim]]. +- Support for the [[https://en.wikipedia.org/wiki/Wubi_method][Wubi (五笔)]] input method via [[https://github.com/andyque/chinese-wbim][chinese-wbim]]. - Integration of the native input method framework [[https://en.wikipedia.org/wiki/Fcitx][fcitx]] via [[https://github.com/cute-jumper/fcitx.el][cute-jumper/fcitx.el]]. -- Integration of the [[https://en.wikipedia.org/wiki/Youdao][Youdao(有道) Dictionary]] via [[https://github.com/xuchunyang/youdao-dictionary.el][youdao-dictionary]]. +- Integration of the [[https://en.wikipedia.org/wiki/Youdao][Youdao (有道) Dictionary]] via [[https://github.com/xuchunyang/youdao-dictionary.el][youdao-dictionary]]. - Support for file searches in =dired= using Chinese Pinyin characters via [[https://github.com/redguardtoo/find-by-pinyin-dired][find-by-pinyin-dired]]. - Support for jumping to Chinese Pinyin characters with =ace-jump-mode= via [[https://github.com/cute-jumper/ace-pinyin][ace-pinyin]]. - Support for conversion between simplified and traditional Chinese texts via [[https://github.com/gucong/emacs-chinese-conv/][chinese-conv]].