Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to set base url for relative url #54

Open
GoogleCodeExporter opened this issue Mar 14, 2016 · 0 comments
Open

Allow to set base url for relative url #54

GoogleCodeExporter opened this issue Mar 14, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant