简体   繁体   English

Aur注释字段格式

[英]Aur comment field formattings

是否支持aur注释系统的格式设置选项,例如codeblockitalicbold和类似的东西?

This answer sucks but its one of the top Google results for this. 这个答案很糟糕,但它是Google最好的结果之一。 Although you shouldn't spam the comments with stuff, let it be known that AUR uses similar formatting to StackOverflow and Github: 尽管您不应该在内容中添加垃圾内容,但应该知道AUR使用与StackOverflow和Github类似的格式:

  • Code uses backticks: surround with a single `code` or triple ```code``` Code使用反引号:用单个“ code”或三个“ code”包围
  • Italic uses asterisks: *text* 斜体使用星号:*文本*
  • Bold uses 2 asterisks: **text** 粗体使用2个星号:**文本**

To answer my own question (for the codeblock part): 要回答我自己的问题(对于代码块部分):

The AUR guidelines describe this here . AUR指南在此处对此进行描述。

The AUR Web Interface has a comments facility that allows users to provide suggestions and feedback on improvements to the PKGBUILD contributor. AUR Web界面具有注释功能,该功能使用户可以就PKGBUILD贡献者的改进提供建议和反馈。 Avoid pasting patches or PKGBUILDs into the comments section: they quickly become obsolete and just end up needlessly taking up lots of space. 避免将补丁或PKGBUILD粘贴到注释部分:它们很快就会过时,并且最终会不必要地占用大量空间。 Instead email those files to the maintainer, or even use a pastebin. 而是通过电子邮件将这些文件发送给维护者,甚至使用粘贴程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM