Skip to content

cleaning up non-ascii chars in code samples

What does this MR do?

There were a few places where some non-ascii quotes were left in code samples. A new copy-pasting user shouldn't deal with those. Moreover, I changed whitespacing at a few places, mostly jinja samples, and non-breaking spaces where they likely weren't used.

What issues does this PR fix or reference?

  • Resolves: OR
  • Relates to:

(Resolve will close the ticket after merging. Relate will leave the ticket open after merging.)

GitLab Pages preview

Include a link to preview the changes you're making on your fork, replacing the placeholder text with your GitLab username: https://blbase.gitlab.io/-/salt-user-guide/-/jobs/7711200519/artifacts/public/en/latest/index.html

Merge requirements satisfied? (FOR REVIEWER USE ONLY)

  • Verify the pipeline is passing
  • Check rendered output to ensure formatting is correct for any special directives such as notes, tables, lists, and images
  • Review new or modified topics to ensure they follow the style guide
  • Review new or modified topics to ensure they follow the Writing Salt documentation (rST guide)

Merge request reports

Loading