idyll-lang/idyll

Invalid markup syntax will lead to crash

Aberta

#675 aberto em 5 de jan. de 2021

 (4 comentários) (0 reação) (0 responsável)JavaScript (97 forks)batch import
CompilerDocsRuntimebughelp wanted

Métricas do repositório

Stars
 (1.977 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to homepage https://idyll-lang.org/
  2. Click on the editable area and start to input []()
  3. See error

Expected behavior render []() as text. or maybe just warn user it's not valid

Screenshots N/A

Desktop (please complete the following information):

  • OS: Mac
  • Browser chrome
  • Version 87

Additional context N/A

Guia do colaborador