From a1cbf342e6f360f501bda1aec94e4e1986252521 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 17 May 2023 13:35:32 -0500 Subject: [PATCH] Update docToolRec.adoc --- docToolRec.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docToolRec.adoc b/docToolRec.adoc index 18dd2db..eef3fa6 100644 --- a/docToolRec.adoc +++ b/docToolRec.adoc @@ -17,21 +17,21 @@ Specific Items . A documentation entry system with source files under version control . A process that creates a web accessible documentation site from the source repository . Triggering site re-publication process on a push to the source repository (CI/CD pipeline) -. Support for one or more of the available markdown languages for ducument creation -. Essential feature support +. Support for one or more of the available markdown-based languages for ducument creation +. Essential features .. Tables .. Liats, nested lists, bullet or numbered style .. Table of contents -.. Task list items .. Definition lists .. Footnotes .. Bibliographies .. Callouts (e.g. NOTE, WARN...) +.. Task list items +.. Support for common diagram styles (via Kroki) +.. External file includes .. Support for reader comments .. Support for user-defined macros -.. Support for common diagram styles (via Kroki) .. Conditional markup -.. External file includes .. Substitutes punctuations with typographic entities .. Github emojis