مجتمع البرمجة

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

question = input()
print("My question is ", question)

مرحبًا، أنا مستعد لإنشاء مجتمع برمجي بلغة بايثون باستخدام Discourse.

لدي ثلاثة أسئلة رئيسية:

  • إلى أي مدى يمكنني تخصيص المنصة إذا استخدمت استضافتكم؟
  • هل توجد طريقة لدعم وسم الكود \u003c/\u003e لإبراز بناء الجملة مباشرة؟
  • هل توجد طريقة لدعم مفتاح “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)