wispbit logo
wispbit
Early Access
  • Rules
    new!
  • Blog
  • Pricing
Categories
  • typescript
    22
  • postgresql
    15
  • migrations
    15
  • drizzle
    9
  • python
    8
  • nextjs
    8
  • react
    7
  • sqlalchemy
    6
  • alembic
    6
  • mysql
    4
  • markdown
    2
  • php
    2
  • rust
    2
  • javascript
    2
  • vue
    2
  • css
    1
  • expressjs
    1
  • flask
    1
  • quart
    1
  • golang
    1
  • graphql
    1

markdown Rules

2 rules found for markdown

Check for duplicates in Markdown

Check documentation for duplicate adjacent words, which are typically typos. Bad: ` prefix adds a prefix to the the column names which is useful for merging the result ` Good: ` prefix adds a prefix to the column names which is useful for merging the result `

markdown

Use code highlighting in Markdown

Specify the appropriate language for code blocks to enable proper syntax highlighting. For CLI commands use bash, and for Python code use py or python. Bad: `markdown transformers chat Qwen/Model-Name --torch_dtype auto ` Good: markdown `bash transformers chat Qwen/Model-Name --torch_dtype auto ` ` `

markdown

wispbit
Privacy policyTerms of serviceBook a demo