Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.markdownlint.json 179 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
  1. {
  2. "MD024": { "siblings_only": true },
  3. "line-length": false,
  4. "single-h1": false,
  5. "first-line-h1": false,
  6. "no-multiple-blanks": {
  7. "maximum": 2
  8. },
  9. "no-inline-html" : false
  10. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...