How can I parse the `<pre>` tag into tri-backquote style?
Open
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 296
- PR merge metrics
- No merged PRs in 30d
Description
For example:
```
print('hello')
```
into
```
print('hello')
```
Contributor guide
Assessment
This issue has not been assessed yet.