Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem if the string is longer than 80 characters. #12

Open
ribelo opened this issue Apr 4, 2019 · 0 comments
Open

Problem if the string is longer than 80 characters. #12

ribelo opened this issue Apr 4, 2019 · 0 comments

Comments

@ribelo
Copy link

ribelo commented Apr 4, 2019

There is a problem when the string is too long. By default, unrepl has a maximum length of 80 characters. If, for example, our html is longer than 80, then we get:

java.lang.IllegalArgumentException: Don't know how to create ISeq from: clojure.lang.TaggedLiteral

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant