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 href target to links #286

Closed
webmandman opened this issue Aug 8, 2016 · 1 comment
Closed

add href target to links #286

webmandman opened this issue Aug 8, 2016 · 1 comment

Comments

@webmandman
Copy link

webmandman commented Aug 8, 2016

Adding links is easy but there is no way to add target="_blank". The link editor does not have an option for target.

In code view, I should be able to code a link. When I type out
<a href="#">test</a>
it is rendered as html entities &lt;.

Trix version: 0.9.8
Browser name and version: Chrome 52
Operating system: Windows 10

@javan
Copy link
Contributor

javan commented Aug 10, 2016

We've decided not to add a "new window" option to Trix's link dialog. See #55 for alternatives.

In code view, I should be able to code a link.

Trix doesn't have a code view so I'm not sure what you mean. Can you clarify?

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