pagedown-bootstrap
pagedown-bootstrap copied to clipboard
Allow setting preview to a separate element
I needed to move the preview to a separate place on the page. This is an easy way of doing that.
Eventually it'd probably be better to allow setting a custom PanelCollection rather than doing everything based on an id and postfix, but that's a much larger refactoring.
I think we have the same issue. I somewhat found a solution for it. https://github.com/kevinoconnor7/pagedown-bootstrap/issues/12
how to use it?
can you post an example ?