Fix linter warnings

This commit is contained in:
William Sandner
2021-08-01 15:15:57 +02:00
parent 70a43d171f
commit 704e13c18f
30 changed files with 135 additions and 106 deletions

7
SRS.md
View File

@@ -1,3 +1,4 @@
<!-- markdownlint-disable-next-line MD041 -->
##### Project
::PROJECT-NAME
@@ -6,7 +7,7 @@
::X.Y.Z
##### Attached worksheets:
##### Attached worksheets
- SRS > [Use case suite](Use-Case-Suite)
- SRS > [Feature set](Feature-Set)
@@ -249,8 +250,8 @@ Details:
- ::The system will store all data in a standard SQL database, where
it can be accessed by other programs.
- ::The system will store all data in an XML file, using a
- ::The system will store all data in an XML file, using a
[standard DTD](LINK-TO-STANDARD).
- ::The system will read and write valid .XYZ files used by
- ::The system will read and write valid .XYZ files used by
OTHER APPLICATION
- ::DETAIL