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

Add support for link abbreviations (file only) #52

Closed
mrvdb opened this issue Nov 20, 2013 · 2 comments
Closed

Add support for link abbreviations (file only) #52

mrvdb opened this issue Nov 20, 2013 · 2 comments

Comments

@mrvdb
Copy link

mrvdb commented Nov 20, 2013

org-mode has a feature called link abbreviations:

http://orgmode.org/manual/Link-abbreviations.html#Link-abbreviations

The file-specific form of them looks like:

+LINK: example http://example.com/something

The defined link can be referenced in the text using square brackets:

[[example][Text that will get linked]]

I'm using org-ruby in combination with jekyll and for blog articles having a set of links organized together instead of scattered through the text would make the editting process quite a bit more enjoyable.

@wallyqs
Copy link
Collaborator

wallyqs commented Nov 20, 2013

Hi, this was just fixed at #53
I will release a new version of the gem this week so that this can be used in Jekyll.

@wallyqs wallyqs closed this as completed Nov 20, 2013
@mrvdb
Copy link
Author

mrvdb commented Nov 20, 2013

That was fast! Cool.

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

2 participants