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

貢獻者指南