Allow to use the tilde character (~) as a placeholder for a base url parameter
specified as a configuration option (BaseUrl).
In this way it is easy to have the same markdown text on many environment with
valid links. Relative url (like /test/bla/bla) are not safe because maybe on
some environment you have a virtual directory.
I have forked the repository implementing this feature:
https://github.com/davideicardi/markdownxrc
In the attached file you can also find the unit test to reproduce the
acceptance criteria.
thanks
davide
Original issue reported on code.google.com by davide.i...@gmail.com on 25 Sep 2012 at 10:04
Original issue reported on code.google.com by
davide.i...@gmail.com
on 25 Sep 2012 at 10:04Attachments: