mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(markdown): render code tags on code-enabled boards
Enable [code] tag parsing for both /g/ and /q/ rendering paths, show the post-form hint on code-enabled boards, and preserve whitespace in BBCode previews.
This commit is contained in:
@@ -445,5 +445,6 @@
|
||||
"settings_upgrade_never_show_again": "पुन्हा दाखवू नका",
|
||||
"site_legal_meta_contributors_link": "योगदानकर्ते",
|
||||
"post_link_required_alert": "तुम्हाला एक लिंक पोस्ट करावी लागेल.",
|
||||
"post_media_link_required_alert": "तुम्हाला प्रतिमा किंवा व्हिडिओची लिंक पोस्ट करावी लागेल."
|
||||
"post_media_link_required_alert": "तुम्हाला प्रतिमा किंवा व्हिडिओची लिंक पोस्ट करावी लागेल.",
|
||||
"post_form_code_tags_prompt": "आप [code] टॅग वापरून सिंटॅक्स हायलाइट करू शकता आणि व्हाइटस्पेस जतन करू शकता."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user