Added option to specify initial number of lines in pyodide fence editors#90
Conversation
285d740 to
610ce03
Compare
|
@pawamoy can you check out the PR and why the test is failing? |
pawamoy
left a comment
There was a problem hiding this comment.
That's great, thanks!
I realized that height and resize were mutually exclusive with min_height and max_height, so I figured we could fit everything into a single option called height. This allowed to simplify the code, too (I've pushed my changes). Let me know what you think. You'll still get the bounty 😉
|
Yeah, that would be more concise. And thanks for letting me keep the bounty. |
|
Well if you have one or more somewhat popular projects, you could try to follow the sponsorware approach too 🙂 |
|
Right now I don't have any good enough projects to be sponsored, but will get on the path for sure. |
pawamoy
left a comment
There was a problem hiding this comment.
LGTM. Thanks again @jayantpranjal0! I believe you don't need anything from me to get the bounty on the related platform once your PR is merged?
Closes #41