Vel
Vel
[https://github.com/stellarkey/os_summer_project](https://github.com/stellarkey/os_summer_project)
I used some **Regular Expression** tricks to achieve the same result. Here are some examples: ```javascript dst = document.getElementById("MarkMap"); // remove code block dst.innerHTML = dst.innerHTML.replace(/```(.|\n)+?```/g, "QAQ"); //remove quote block...
> > > If we make the length customizable then we will also need to take the text left margin from user. It seems doable. Pardon me, Is this feature...
可以魔改一下: - RecBole/recbole/data/utils.py `create_dataset`
Great work! This line change works for me!~ Thanks!!!