hugo-next / hugo-theme-next

Easily & powerful theme for Hugo engine.
https://hugo-next.eu.org
MIT License
209 stars 37 forks source link

复制代码块最末尾多出一个换行符 #139

Open zanxj opened 1 month ago

zanxj commented 1 month ago

请按照此新功能模版提供相关信息,如详细的功能描述或同类效果屏幕截图,这将有助于我们进行调查。 (Please follow this new feature template to provide relevant information, such as detail description for feature or some screenshots, which will help us investigate.)

新功能描述 (New feature description)

在当前版本主题下复制代码块时,会在代码块最末尾多出一个换行符,这会带来一个实际问题:在命令行中粘贴代码块时,因为代码最末尾有换行符的存在,在命令行会产生粘贴代码并自动回车的效果。这样一是很不安全,如果是高危命令就直接执行了。二是一般示例代码会根据实际需要修改相关参数以适应当前操作环境。望修复!

效果参考截图 (Screenshots if it possible)

20240627214013