branch: elpa/adoc-mode commit 9e2bb782d4b2224653dce02f67caf54b419035a9 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Tweak wording --- README.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index c5119a31af..999769e6c3 100644 --- a/README.adoc +++ b/README.adoc @@ -131,14 +131,16 @@ Example Of course, this is only one way to do it. Emacs has a few ways to customize faces. Simply, pick the one you prefer. -=== Coming features +== Roadmap -The next features I plan to implement +Here are some features that we're considering to add in the future: - Demote / promote for list items - Outline support also for two line titles - Correctly highlighting backslash escapes +Check out the issue tracker for more details. + == Hacking adoc-mode uses https://github.com/doublep/eldev[Eldev] for development, so