Survey-library: Anchor tag not parsing into a link

Created on 29 Nov 2017  路  2Comments  路  Source: surveyjs/survey-library

Are you requesting a feature, reporting a bug or ask a question?

question

What is the current behavior?

When I include anchor tag in a string the anchor tag is not parsed to a link.
Ex: I like Survey js library. Click here to see examples.

What is the expected behavior?

I would expect that "Click here" would turn into a link.

How would you reproduce the current behavior (if this is a bug)?

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

 I like Survey js library. <a href = "https://surveyjs.io/Examples/Editor/">Click here</a> to see examples.

Specify your

  • browser:
  • browser version:
  • surveyjs platform (angular or react or jquery or knockout or vue):
  • surveyjs version:
question

All 2 comments

Could you please specify you use case? Where do you want to insert the link? I think you need the markdown feature Here an example with title : https://plnkr.co/edit/hiAEp7?p=preview

That's what I am exactly looking for. Thank you very much.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dmitrykurmanov picture dmitrykurmanov  路  3Comments

wollerman picture wollerman  路  4Comments

testweird123 picture testweird123  路  4Comments

aslanbeily picture aslanbeily  路  4Comments

xiuzhen1103 picture xiuzhen1103  路  4Comments