Would be nice if the module let users choose which version of markdown.php they want to use (specifically, standard or Extra). It is a shame to rename and move files manually. Makes CVS update hard, because it generates conflicts

Comments

teradome’s picture

Hmmm... Extra is purportedly backwards-compatible with Standard, so I don't understand why you'd need to offer both, since Extra just adds some more features. Could you give me a clearer example why you need to offer both simultaneously?

moshe weitzman’s picture

i mean that we should add a setting called 'path to markdown.php' and anyone who wants to use extra can download that and put it somewhere like in a subdir. that way, the cvs checkout is undisturbed.

moshe weitzman’s picture

Status: Active » Closed (fixed)

not needed anymore