I'm using the markitup! as a markdown editor (example).
Currently, I need to press the preview button (green tick) to display the preview panel.
I would like the preview to be displayed automatically - how can I achieve this?
|
|
|
|
|
|
|
I have no experience with this editor but
called after the editor loads seems to do what you want. |
||
|
|
|
This article shows how to select by title ('preview') in this case. You can then select the anchor tag ('a') with title preview and then click it. Best of luck, Dan |
||
|
|
|
|
Mark's answer worked. For the sake of completeness, here's where I added his code:
|
||
|
|