Fix markdown lint errors
This commit is contained in:
@@ -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?
|
||||
|
Reference in New Issue
Block a user