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

Insert url text #34

Open
zbeyens opened this issue Jul 13, 2022 · 0 comments
Open

Insert url text #34

zbeyens opened this issue Jul 13, 2022 · 0 comments
Labels
spec When... then...

Comments

@zbeyens
Copy link
Member

zbeyens commented Jul 13, 2022

2022-07-13.at.18.52.39.mp4

Given

  • cursor in a block
          <editor>
            <hp>
              test
              <cursor />
            </hp>
          </editor>

When

  • insert url text

Then

  • it should insert a link
          <editor>
            <hp>
              test
              <ha url="http://google.com">http://google.com</ha>
              <htext />
            </hp>
          </editor>
@zbeyens zbeyens added the spec When... then... label Jul 13, 2022
@zbeyens zbeyens changed the title When inserting url text, it should insert a link Insert url text Jul 13, 2022
This was referenced Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec When... then...
Projects
None yet
Development

No branches or pull requests

1 participant