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

Fix preprocess script to not break links #8

Open
trvrb opened this issue Jul 25, 2017 · 0 comments
Open

Fix preprocess script to not break links #8

trvrb opened this issue Jul 25, 2017 · 0 comments

Comments

@trvrb
Copy link
Member

trvrb commented Jul 25, 2017

Currently, the preprocess script will break at

https://github.com/blab/blotter/blob/master/_scripts/preprocess-markdown.rb#L69

If a link looks like:

[iPython notebook](http://github.com/trvrb/sismid/blob/master/selection/mutation-drift-selection.ipynb)

It works for the canonical

[iPython notebook](mutation-drift-selection.ipynb)

Fix the script to not break on absolute rather than relative URLs.

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

No branches or pull requests

1 participant