branch: elpa/markdown-mode
commit 5cc7cba376055006d9df6e6ca13cec46ef6e0091
Author: Shohei YOSHIDA <[email protected]>
Commit: Shohei YOSHIDA <[email protected]>

    update changes
---
 CHANGES.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 5b70c0894e..85f3c446dc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -21,6 +21,7 @@
     - `markdown-link-at-pos` should decode both control characters and spaces 
[GH-921][]
     - `markdown-table-align` now aligns centered cells
     - Fix highlightings of inline code or bold in strike-through  [GH-926][]
+    - Fix fence code block highlighting that uses more than 3 backticks 
[GH-933][]
 
 *   Improvements:
     - Support drag and drop features on Windows and multiple files' drag and 
drop
@@ -41,6 +42,7 @@
   [gh-921]: https://github.com/jrblevin/markdown-mode/issues/921
   [gh-926]: https://github.com/jrblevin/markdown-mode/issues/926
   [gh-930]: https://github.com/jrblevin/markdown-mode/issues/930
+  [gh-933]: https://github.com/jrblevin/markdown-mode/issues/933
 
 # Markdown Mode 2.7
 

Reply via email to