markdown-in-js icon indicating copy to clipboard operation
markdown-in-js copied to clipboard

How to split into multiple pages

Open davibe opened this issue 7 years ago • 0 comments

I am trying to split my markdown component in multiple pages. I simualte A4 paper pages using a react component. I would like to split it when then markdown document contains ---.

Is there a way you can think of so that i can iterate the generated react-elements and split them into different containers ? Thank you.

davibe avatar Feb 02 '17 14:02 davibe