From 9b358f4f021daa73a2e539b4d5e177b856e07aa4 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 25 Apr 2016 11:33:35 +0200 Subject: [PATCH] Fix markdown syntax in CHANGELOG --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1587ab6..7e8f2df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,11 +40,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). (both active and inactive, for major and minor modes) - Allow displaying the major mode name in the mode-line only, or both the mode-line and in other buffers, like ibuffer. - - If the =mode-name= variable is changed, then anything that looks + - If the `mode-name` variable is changed, then anything that looks at this variable will pick up the icon. - - This can be customized by the variable =mode-icons-change-mode-name=. + - This can be customized by the variable + `mode-icons-change-mode-name`. - This should be modified for packages like =powerline= and - =smart-mode-line=. + `smart-mode-line`. - Allow desaturating and matching the mode-line face colors for xpm images. - Allow emojis to be used as mode-icons