diff options
author | Graham Perrin <grahamperrin@gmail.com> | 2025-04-18 12:33:36 +0000 |
---|---|---|
committer | Benedict Reuschling <bcr@FreeBSD.org> | 2025-04-18 12:36:43 +0000 |
commit | 5521a132432909f401e9a3ffd5276cba3addf93c (patch) | |
tree | 9523b8979492d398bb48f9eb4846daf6aed852de /documentation/content/en | |
parent | d2a75d920047f6357c53c3fa9abd8fd23fab39fc (diff) |
Diffstat (limited to 'documentation/content/en')
-rw-r--r-- | documentation/content/en/books/fdp-primer/tools/_index.adoc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/content/en/books/fdp-primer/tools/_index.adoc b/documentation/content/en/books/fdp-primer/tools/_index.adoc index 43ff9f873d..1bd531a5fb 100644 --- a/documentation/content/en/books/fdp-primer/tools/_index.adoc +++ b/documentation/content/en/books/fdp-primer/tools/_index.adoc @@ -67,9 +67,8 @@ These applications are not required, but can make working on the documentation e [[tools-optional-software]] === Software -Vim (package:editors/vim[]):: -A popular editor for working with AsciiDoctor. +Vim (package:editors/vim[]) -- a popular editor for working with Asciidoctor. -Emacs (package:editors/emacs[]):: -Both of these editors include a special mode for editing documents. -This mode includes commands to reduce the amount of typing needed, and help reduce the possibility of errors. +Emacs (package:editors/emacs[]). + +Both tools include a special mode that reduces the amount of typing needed, and helps to reduce errors. |