[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/adoc-mode 50d86a145c 1/2: Document several bug-fixes
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/adoc-mode 50d86a145c 1/2: Document several bug-fixes |
Date: |
Thu, 8 Feb 2024 09:59:12 -0500 (EST) |
branch: elpa/adoc-mode
commit 50d86a145cb552cbbe8c3fd57aa7eff41b604af9
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>
Document several bug-fixes
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d92811aa5..3486df5813 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,9 @@
### Bugs fixed
+- [#33](https://github.com/bbatsov/adoc-mode/issues/33): Address noticeable
lag when typing in code blocks.
+- [#39](https://github.com/bbatsov/adoc-mode/issues/39): Support spaces in the
attributes of code blocks.
+- [#41](https://github.com/bbatsov/adoc-mode/issues/41): Fix unconstrained
monospace delimiters.
- [#49](https://github.com/bbatsov/adoc-mode/issues/49): Prevent Flyspell from
generating overlays for links and alike.
## 0.7.0 (2023-03-09)