Fix markdown lint errors

This commit is contained in:
William Sandner
2023-03-24 17:29:16 +01:00
parent 0d20f4e5b1
commit c504fc26da
50 changed files with 702 additions and 637 deletions

View File

@@ -1,7 +1,8 @@
<!-- markdownlint-disable-next-line MD041 -->
*TODO: Fill in information on this product. Make sure to use the
<!-- markdownlint-disable-next-line first-line-h1 -->
_TODO: Fill in information on this product. Make sure to use the
**product** name and **external** release number, not internal
information.*
information._
##### Product
@@ -25,11 +26,11 @@ us at <support@COMPANY.com>
### Table of Contents
*TODO: Fill in the user guide outline below.*
_TODO: Fill in the user guide outline below._
*TIP: Consider providing both tutorial (step-by-step) and reference
_TIP: Consider providing both tutorial (step-by-step) and reference
material. You can organize the user guide by features, by use cases, by
roles, or in other ways.*
roles, or in other ways._
1. Introduction
- ::What is PRODUCT-NAME?