branch: elpa/adoc-mode
commit 76152babaf999e3f6800acd5d9976bb936784a53
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Add missing changelog entry for #62
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80df3a1986..628545bdf1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
 - [#26](https://github.com/bbatsov/adoc-mode/issues/26): Fix `Wrong type 
argument: number-or-marker-p` when calling tempo templates with a prefix 
argument.
 - [#24](https://github.com/bbatsov/adoc-mode/issues/24): Fix table delimiter 
highlighting to support any number of columns (was limited to 4).
 - [#9](https://github.com/bbatsov/adoc-mode/issues/9): Fix broken tempo tests 
and title template compatibility with lexical-binding `tempo.el`.
+- [#62](https://github.com/bbatsov/adoc-mode/issues/62): Fix image display 
regex to match paths starting with `.` or `/`.
 
 ## 0.7.0 (2023-03-09)
 

Reply via email to