编程社区

def testing():
    print("Hello World!")

question = input()
print("我的问题是 ", question)

您好,我打算使用 Discourse 创建一个 Python 编程社区。

我有三个主要问题:

  • 如果使用您的托管服务,我能对平台进行多大程度的自定义?
  • 是否有办法让 </> 代码标签直接支持语法高亮?
  • 是否有办法在编辑框内支持“Tab”键?

我还有另一个重要的疑问:我们能否在自托管的 Discourse 上使用插件或您的应用?

Run on over to try.discourse.org and paste some code between some back ticks like

 ```
  Code here
 ```

It’ll attempt to guess the language but you can override and set a default.

Using plugins other than those described on their pricing page requires enterprise hosting,which is more expensive.

If you self host you can install whatever plugins you want.

1 个赞