Skip to content

Commit

Permalink
📝 Add text link section in text bubble doc
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Oct 31, 2023
1 parent 7586eca commit b80bea1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions apps/docs/docs/editor/blocks/bubbles/text.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,11 @@ The Text bubble block allows you to display a simple text bubble to your user. T
</video>
}
/>

## Insert a link

You can insert a link in your text bubbles using the link icon in the editor:

<img src="/img/blocks/bubbles/text-link.png" width="400" alt="Text link icon" />

You can insert any links starting with `http:`, `https:`, `mailto:`, `tel:` or `sms:`. It can also be a variable.
Binary file added apps/docs/static/img/blocks/bubbles/text-link.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit b80bea1

@vercel
Copy link

@vercel vercel bot commented on b80bea1 Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-typebot-io.vercel.app
docs.typebot.io
docs-git-main-typebot-io.vercel.app

Please sign in to comment.