Tagged Questions
2
votes
2answers
221 views
Run external application on markdown source in ikiwiki
Can I add a button to each wiki page in ikiwiki which launches an external application (on the client side) or script with the markdown code of the current page as input?
Edit: I didn't realize that ...