Fix markdown lint errors
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<!-- markdownlint-disable-next-line MD041 -->
|
||||
<!-- markdownlint-disable-next-line first-line-h1 -->
|
||||
|
||||
##### Project
|
||||
|
||||
::[PROJECT-NAME](Home)
|
||||
@@ -23,8 +24,8 @@ cases.
|
||||
|
||||
### Target Audience
|
||||
|
||||
*TODO: Fill in the information above and below. Provided answers are only
|
||||
examples. Delete them and answer in your own words.*
|
||||
_TODO: Fill in the information above and below. Provided answers are only
|
||||
examples. Delete them and answer in your own words._
|
||||
|
||||
#### What market segment is this product in?
|
||||
|
||||
@@ -66,15 +67,15 @@ about the potential for viruses.
|
||||
|
||||
### Benefits to Customers
|
||||
|
||||
*TODO: List high-level benefits that this product will provide. For each,
|
||||
_TODO: List high-level benefits that this product will provide. For each,
|
||||
identify the type of customer or user that will benefit. Each benefit
|
||||
should be in real-world terms, not involving just this product itself.
|
||||
You may want to highlight benefits that are not offered by competing
|
||||
products. Benefits to the development organization should be listed in
|
||||
[Risks and Rewards](Project-Plan#risk-management).*
|
||||
[Risks and Rewards](Project-Plan#risk-management)._
|
||||
|
||||
*TIP: If you can rank benefits by value, use numbered lists (the HTML
|
||||
<ol> tag), otherwise use bullet lists (the HTML <ul> tag).*
|
||||
_TIP: If you can rank benefits by value, use numbered lists (the HTML
|
||||
<ol> tag), otherwise use bullet lists (the HTML <ul> tag)._
|
||||
|
||||
- ::Increases play-value
|
||||
- ::Many players enjoy games more when they play as a team.
|
||||
@@ -123,9 +124,9 @@ products. Benefits to the development organization should be listed in
|
||||
|
||||
### Potential Downside
|
||||
|
||||
*TODO: Could anyone be harmed or put at a disadvantage because of your
|
||||
_TODO: Could anyone be harmed or put at a disadvantage because of your
|
||||
system? List as above. Note, these are not risks to the success of your
|
||||
implementation, assume that you build the system as specified on time.*
|
||||
implementation, assume that you build the system as specified on time._
|
||||
|
||||
- ::Privacy
|
||||
- ::When players opt into clans, they also opt into receiving
|
||||
@@ -133,7 +134,7 @@ implementation, assume that you build the system as specified on time.*
|
||||
thing if the players are interested, but it can also
|
||||
be annoying.
|
||||
- ::Cheaters will be publicly named as cheaters and blocked from
|
||||
game servers, thus they lose the ability to play/cheat.
|
||||
game servers, thus they lose the ability to play/cheat.
|
||||
- ::Type of downside
|
||||
1. ::Worst downside
|
||||
2. ::Downside
|
||||
|
Reference in New Issue
Block a user