我想在Gitlab中禁用语法突出显示并启用(如果可能)软包装.txt文件。可以这样做吗?
答案 0 :(得分:3)
禁用语法突出显示:似乎不是:https://github.com/gitlabhq/gitlabhq/issues/8404
Markdown中代码块的类似问题:http://feedback.gitlab.com/forums/176466-general/suggestions/6571399-don-t-guess-rendered-code-block-filetype-and-rende
软包装:不可能。最近已经为合并请求实现了它:http://feedback.gitlab.com/forums/176466-general/suggestions/5004385-wrap-lines-option-in-the-merge-request但是还没有很好的因素也适用于孤立的blob。
我建议在http://feedback.gitlab.com打开功能请求。