How can I parse the `<pre>` tag into tri-backquote style?
未关闭
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 296
- PR 合并指标
- 30 天内没有已合并 PR
描述
For example:
```
print('hello')
```
into
```
print('hello')
```
贡献指南
评估
这个 Issue 还没有评估数据。
For example:
```
print('hello')
into
```
print('hello')
```
这个 Issue 还没有评估数据。
精选适合新手参与的 GitHub issue 摘要。