Skip to content

DOCS: Improvements#4081

Merged
tlimoncelli merged 11 commits intoStackExchange:mainfrom
cafferata:docs/improvements
Feb 17, 2026
Merged

DOCS: Improvements#4081
tlimoncelli merged 11 commits intoStackExchange:mainfrom
cafferata:docs/improvements

Conversation

@cafferata
Copy link
Copy Markdown
Collaborator

@cafferata cafferata commented Feb 13, 2026

Documentation style fixes and corrections. Each commit is a self-contained fix for easy review.

Content fixes:

  • Update provider count from 35+ to 60+ (currently 62)
  • Change "language spec" link text to "JavaScript DSL reference"

Code block fixes:

  • Single quotes → double quotes in JavaScript examples (per style guide)
  • Language tag jsjavascript
  • Missing comma in code example
  • Incorrect filename dnscontrol.jsdnsconfig.js

Style fixes:

  • Remove trailing whitespace
  • Remove extra blank lines at end of file

Structural fixes:

  • Fix broken internal links (wrong filenames, escaped underscores, missing ../ prefix)
  • Fix heading level jumps (#######, #####)

@cafferata cafferata force-pushed the docs/improvements branch 3 times, most recently from d19427e to fd969e1 Compare February 13, 2026 20:30
@cafferata cafferata requested a review from xddxdd February 13, 2026 21:22
@cafferata cafferata marked this pull request as ready for review February 13, 2026 21:22
Copy link
Copy Markdown
Contributor

@tlimoncelli tlimoncelli left a comment

Choose a reason for hiding this comment

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

Wow! So many little bugs!

Maybe styleguide-doc.md should be updated to reflect the issues corrected in this PR: whitespace at EOL, double-quotes not single quotes, etc.

@tlimoncelli tlimoncelli merged commit 859538b into StackExchange:main Feb 17, 2026
12 checks passed
@cafferata cafferata deleted the docs/improvements branch February 18, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants