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

Org reader: Refactor link-target processing #2691

Merged
merged 1 commit into from
Feb 21, 2016

Conversation

tarleb
Copy link
Collaborator

@tarleb tarleb commented Jan 31, 2016

Cleanup of the code for link target handling. Most notably, the
canonicalization of a link is handled by a separate function.

This fixes #2684.

Cleanup of the code for link target handling.  Most notably, the
canonicalization of a link is handled by a separate function.

This fixes jgm#2684.
@tarleb
Copy link
Collaborator Author

tarleb commented Feb 1, 2016

I'm not sure what's going wrong with the GHC 7.4 and 7.6 builds, but it appears to be unrelated to the changes I made. The builds for later GHC versions succeed.

jgm added a commit that referenced this pull request Feb 21, 2016
Org reader: Refactor link-target processing
@jgm jgm merged commit e369e60 into jgm:master Feb 21, 2016
@tarleb tarleb deleted the org-image-file-links branch May 8, 2016 19:28
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

Successfully merging this pull request may close these issues.

org-mode reader does not support [[file:filename]] link format for images
2 participants