Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en-us/studio/setup.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
mr baconpro

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality library markdownlint says:

  • Heading style (MD003/heading-style/header-style)
  • Expected: atx; Actual: setext.

For more information, see the Markdownlint docs for MD003/heading-style/header-style.

⛔️ This change is a requirement. Please fix it before merging.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality library markdownlint says:

  • Headings should be surrounded by blank lines (MD022/blanks-around-headings/blanks-around-headers)
  • Expected: 1; Actual: 0; Below.

For more information, see the Markdownlint docs for MD022/blanks-around-headings/blanks-around-headers. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.

⛔️ This change is a requirement. Please fix it before merging.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality library markdownlint says:

  • First line in a file should be a top-level heading (MD041/first-line-heading/first-line-h1)

For more information, see the Markdownlint docs for MD041/first-line-heading/first-line-h1.

⛔️ This change is a requirement. Please fix it before merging.

---
title: Roblox Studio setup

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality library markdownlint says:

  • Heading style (MD003/heading-style/header-style)
  • Expected: atx; Actual: setext.

For more information, see the Markdownlint docs for MD003/heading-style/header-style.

⛔️ This change is a requirement. Please fix it before merging.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content quality library markdownlint says:

  • Headings should be surrounded by blank lines (MD022/blanks-around-headings/blanks-around-headers)
  • Expected: 1; Actual: 0; Above.

For more information, see the Markdownlint docs for MD022/blanks-around-headings/blanks-around-headers. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.

⛔️ This change is a requirement. Please fix it before merging.

description: Explains how to install Roblox Studio on your system.
Expand Down
Loading