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
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
Comment #1
teradome commentedHmmm... 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?
Comment #2
moshe weitzman commentedi 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.
Comment #3
moshe weitzman commentednot needed anymore