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

How to put URL in timeline ? #5493

Open
pinage404 opened this issue Apr 28, 2024 · 0 comments
Open

How to put URL in timeline ? #5493

pinage404 opened this issue Apr 28, 2024 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@pinage404
Copy link

Description

Using URL in a timeline break it

Steps to reproduce

  1. Write a timeline
  2. Add an URL

Screenshots

Parse error on line 2:
...ine    2014 : https://mermaid.js.org/
----------------------^
Expecting 'EOF', 'SPACE', 'NEWLINE', 'title', 'acc_title', 'acc_descr', 'acc_descr_multiline_value', 'section', 'period', 'event', got 'INVALID'

Code Sample

timeline
    2014 : https://mermaid.js.org/

Setup

  • Mermaid version: 10.6.1
  • Browser and Version: Firefox

Suggested Solutions

If the content was interpreted as Markdown first, the problem would maybe not happen

Probably related #4743

Additional Context

No response

@pinage404 pinage404 added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

1 participant