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:
@@ -464,5 +464,6 @@
|
||||
"settings_upgrade_never_show_again": "never show again",
|
||||
"site_legal_meta_contributors_link": "Contributors",
|
||||
"post_link_required_alert": "You must post a link.",
|
||||
"post_media_link_required_alert": "You must post an image or video link."
|
||||
"post_media_link_required_alert": "You must post an image or video link.",
|
||||
"post_form_code_tags_prompt": "You may highlight syntax and preserve whitespace by using [code] tags."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user