Skip to content

Commit 58d8bc2

Browse files
committed
💚 docs linter
1 parent e8a8ae2 commit 58d8bc2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/.markdownlint.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
},
88
"line-length": false,
99
"no-inline-html": false,
10+
"ol-prefix": false,
1011
}

docs/development.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ npm i
1414
npm run dev
1515
```
1616

17-
2. ⚠️ Currently only possible for internal colleagues. Will be published here soon. Follow https://git.muenchen.de/digitalisierung/dbs-login-webcomponent#dev-setup
18-
3. Open browser http://localhost:8082/
17+
2. ⚠️ Currently only possible for internal colleagues. Will be published here soon. Follow <https://git.muenchen.de/digitalisierung/dbs-login-webcomponent#dev-setup>
18+
3. Open browser <http://localhost:8082/>
1919
4. Login with `writer:writer` or `reader:reader`
20-

0 commit comments

Comments
 (0)