Skip to content

Fix preprocess script to not break links #8

@trvrb

Description

@trvrb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions