Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add link() transform #105

Open
dhowe opened this issue Jan 3, 2021 · 0 comments
Open

Add link() transform #105

dhowe opened this issue Jan 3, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request priority: Med question Further information is requested

Comments

@dhowe
Copy link
Owner

dhowe commented Jan 3, 2021

Types of links: html, riscript-internal, custom?

Use-case for arguments.
A. inline
(Some text).link(http://blah.com/foo/bar.html)
(Some text).link(foo/bar.html)

B.

$opts={type:html, href:http://blah.com/foo/bar.html, target:_blank }  // a JSON string
(Some text).link()
@dhowe dhowe self-assigned this Jan 3, 2021
@dhowe dhowe added priority: Med enhancement New feature or request question Further information is requested and removed priority: High labels Jan 16, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request priority: Med question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant