aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-11-20 10:06:05 +0100
committerGravatar Tom Willemse2015-11-20 10:06:05 +0100
commit430e73dfa21ee46b5d3980f8185cb321e4d9d0fd (patch)
tree2fb1934479b8174337849140bde8cb58d786531f /CHANGELOG.org
parent45ed3f4739fd662a5967e58f77ab444d92883316 (diff)
downloadyoshi-theme-430e73dfa21ee46b5d3980f8185cb321e4d9d0fd.tar.gz
yoshi-theme-430e73dfa21ee46b5d3980f8185cb321e4d9d0fd.zip
Make markdown faces work without Org loaded
If markdown mode was run without Org mode loaded the markdown header faces would remain colorless until Org mode was loaded and markdown mode was re-run.
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index e6c2eeb..a8c41d9 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -35,6 +35,12 @@ This project adheres to [[http://semver.org][Semantic Versioning]].
** ADDED =highlight-numbers-number= face
+** FIXED Make markdown header faces work without loading Org
+
+ Stop making the =markdown-header-face-*= faces inherit from the
+ equivalent =org-level-*= faces, this kept the markdown faces from
+ working if Org mode wasn't loaded.
+
* [[https://github.com/ryuslash/yoshi-theme/compare/v5.13.0...v6.0.0][6.0.0]] -- 2015-08-31
:PROPERTIES:
:CUSTOM_ID: release-6.0.0