Procházet zdrojové kódy

이거 지원 안되니 임시 제거

Surplus_Up (2DU) před 7 roky
rodič
revize
78f9e37edd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -250,7 +250,7 @@ else:
     
     
     print('language : ' + str(rep_language))
     print('language : ' + str(rep_language))
 
 
-support_mark = ['namumark', 'html', 'markdown']
+support_mark = ['namumark', 'html']
 	
 	
 curs.execute('select data from other where name = "markup"')
 curs.execute('select data from other where name = "markup"')
 rep_data = curs.fetchall()
 rep_data = curs.fetchall()