Open timpeix opened 8 years ago
Unfortunately I never was able to implement multiple breakpoints, the [xs|sm|md]
example you mention is just use of standard unix documentation format to show optional values (you can use xs OR sm OR md).
I've practically abandoned this project due to employment changes, if you'd like to make modifications or even take over, I'd very gladly give you access.
Thanks for the reply. Unfortunately I don’t have the PHP skill set to continue on this project and will probably fall back to writing straight HTML lines between the markdown to accomplish multiple break points with different cell sizes.
Hi Paul,
really like this kirby grid extension. Basic syntax as in -- row md 6, 3, 3 -- works fine for me. However, using your multi-cell row as followed doesn’t return proper HTML from the preprocessor:
Could you provide one working example how to properly build multi-cell rows?