idyll-lang/idyll

Invalid markup syntax will lead to crash

开放

#675 创建于 2021年1月5日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (97 个派生)batch import
CompilerDocsRuntimebughelp wanted

仓库指标

星标
 (1,977 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南