clojure
clojure copied to clipboard
Fix indendation of ```
:memo: Description
Before:
After:
--
: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.