clojure icon indicating copy to clipboard operation
clojure copied to clipboard

Fix indendation of ```

Open FredrikMeyer opened this issue 11 months ago • 0 comments

:memo: Description

Before: image

After: image

--

:white_check_mark: Checklist

  • [ ] Commits should be cryptographically signed (SSH or GPG)

Practicalli Guidelines

Please follow these guidelines when submitting a pull request

  • refer to all relevant issues, using # followed by the issue number (or paste full link to the issue)
  • PR should contain the smallest possible change
  • PR should contain a very specific change
  • PR should contain only a single commit (squash your commits locally if required)
  • Avoid multiple changes across multiple files (raise an issue so we can discuss)
  • Avoid a long list of spelling or grammar corrections. These take too long to review and cherry pick.

Submitting articles

Create an issue using the article template, providing as much detail as possible.

Website design

Suggestions about website design changes are most welcome, especially in terms of usability and accessibility.

Please raise an issue so we can discuss changes first, especially changes related to aesthetics.

Review process

All pull requests are reviewed by @practicalli-johnny and feedback provided, usually the same day but please be patient.

FredrikMeyer avatar Mar 17 '24 20:03 FredrikMeyer