Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds names for the weird symbols (e.g. "tilde" for "~") on the Reading Clojure Characters page.
The "weird characters"/"Reading Clojure Characters" page's goal is to improve findability. Adding English names for these special characters makes it easier to search within a page as well as to use search engines (which can make it difficult to search with special characters). Referring to these characters by name is also helpful for Clojure users who aren't familiar with them, for instance when English is not their native language.
I tried to add as little verbiage as possible.
Note: I did not change any asciidoc markup, however due to jblake issues on M1 I was not able to preview the changes locally.