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

Wrong conversion: unnecessary prefix "http://scrapbox.io/proj/" for page link with link text #13

Closed
shimizukawa opened this issue Sep 24, 2019 · 1 comment

Comments

@shimizukawa
Copy link
Owner

page link with link text will have unnecessary prefix "http://scrapbox.io/proj/" on conversion.

for example, Scrapbox source is:

title
body text

	[https://example.com/page.html#hash link text]

will be converted as:

======
title
======

body text

* `link text <http://scrapbox.io/proj/https://example.com/page.html#hash>`_
shimizukawa added a commit that referenced this issue Sep 25, 2019
refs #13: page link with link text will have unnecessary prefix "http…
@shimizukawa
Copy link
Owner Author

done!

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