lambdaisland / lambdaisland/dom-types
cljs.pprint/pprint's output is not formatted on multiple lines
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 39
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When pretty-printing a DOM tree, cljs.pprint/pprint's output not being formatted on multiple lines.
Seen in the REPL of Intellij/Cursive.
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 by reproducing the issue in the IntelliJ/Cursive REPL with cljs.pprint/pprint on a DOM tree. Trace the print-handler behavior for DOM values and verify that the completed change produces readable output across multiple lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100