FreeCodeCampChina / FreeCodeCampChina/freecodecamp.cn
Ucomment Html
Open
enhancement
- Dominant language
- CSS
- Stars
- 37.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Challenge [Uncomment HTML](https://www.freecodecamp.cn/challenges/uncomment-html#?solution=%0A%3C!----%3E%0A%3Ch1%3EHello%20World%3C%2Fh1%3E%0A%0A%3Ch2%3E%E6%88%91%E5%AE%B6%E7%9A%84%E7%8C%AB%E5%92%AA%3C%2Fh2%3E%0A%0A%3Cp%3EHello%20Paragraph%3C%2Fp%3E%0A%3C!----%3E%0A) has an issue.
User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36.
Please describe how to reproduce this issue, and include links to screenshots if possible.
My code:
```html
Hello World
我家的猫咪
Hello Paragraph
```
中文版无法运行,英文版可以
Contributor guide
Assessment
This issue has not been assessed yet.