-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
prawn-table support #44
base: main
Are you sure you want to change the base?
Conversation
95f657e
to
0f6858d
Compare
0f6858d
to
3620a04
Compare
Ha! I was just starting to develop this, but you beat me to it 🙈 Let me know if you need help putting this through its paces. |
Hey @julianrubisch. I'm still evaluating the approach of this PR BTW. I'm going to try to implement my own version of |
gotcha, I can see why :-) I'll keep playing around on my fork as I need some type of table support, however rudimentary, at the moment. |
Ok, feel free to share when you have something to show. I'm curious. |
Related to #34