List of Ligatures?
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
There's the pics on the readme. But I know for a fact there is a ligature for ;; that isn't documented. A bit more messing around and I found -~ and ?= exist and are undocumented. I am sure there are more.
Is there a list of all implemented ligatures anywhere?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ligature pictures in the README and inspect the project’s implemented ligatures to identify entries such as ;;, -~, and ?=. Document the complete list in the appropriate project documentation, then verify that the documented ligatures match the implemented font behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100